Skip to content

Commit

Permalink
Adds v to version
Browse files Browse the repository at this point in the history
  • Loading branch information
digiserg committed Sep 25, 2024
1 parent 2e00897 commit 7c582d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/axonopsworkbench.rb.tmpl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cask "axonopsworkbench" do
arch arm: "arm64", intel: "x64"

version "%VERSION%"
version "v%VERSION%"
sha256 arm: "%SHA_ARM%",
intel: "%SHA_AMD%"

Expand Down

0 comments on commit 7c582d9

Please sign in to comment.