Skip to content

Commit

Permalink
set version to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
juruen authored and ddvk committed Sep 23, 2024
1 parent f0a9cde commit 0f12ffe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## rmapi master

## rmapi 0.0.24 (December 30, 2022)

- Make sure Windows binaries have an exe extension (@juruen)
Expand Down
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package version

var Version = "0.0.24"
var Version = "dev"

0 comments on commit 0f12ffe

Please sign in to comment.