Skip to content

Commit

Permalink
Set version back to 0.7.0-SNAPSHOT (a little late)
Browse files Browse the repository at this point in the history
  • Loading branch information
msgilligan committed Oct 5, 2023
1 parent b21d8ad commit a599eae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
omnijVersion = 0.7.0-alpha2
omnijVersion = 0.7.0-SNAPSHOT

useMavenLocal = false

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
moduleName=OmniJ Groovy extensions
moduleVersion=0.7.0-alpha2
moduleVersion=0.7.0-SNAPSHOT
extensionClasses=foundation.omni.dsl.categories.NumberCategory

0 comments on commit a599eae

Please sign in to comment.