Skip to content

Commit

Permalink
feat: update dmt version
Browse files Browse the repository at this point in the history
  • Loading branch information
juev committed Dec 19, 2024
1 parent 0b15efd commit 8ad2892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/dmt-lint.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -euo pipefail

DMT_VERSION=0.0.21
DMT_VERSION=0.0.22

function install_dmt() {
platform_name=$(uname -m)
Expand Down

0 comments on commit 8ad2892

Please sign in to comment.