Skip to content

Commit

Permalink
Bump version to 0.99.9
Browse files Browse the repository at this point in the history
* Fixes to exporter tool (comstud)
  • Loading branch information
comstud committed Mar 17, 2024
1 parent 798412d commit df1b9a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package version

const (
APP_VERSION = "0.99.9a"
APP_VERSION = "0.99.9"
)

0 comments on commit df1b9a2

Please sign in to comment.