Skip to content

Commit

Permalink
Start work on next release back to -SNAPSHOT version
Browse files Browse the repository at this point in the history
  • Loading branch information
msgilligan committed Sep 7, 2023
1 parent a7b5fdd commit c7a1fba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
moduleName=ConsensusJ Groovy extensions for bitcoinj
moduleVersion=0.7.0-alpha2
moduleVersion=0.7.0-SNAPSHOT
extensionClasses=org.consensusj.bitcoinj.dsl.groovy.categories.CoinCategory,org.consensusj.bitcoinj.dsl.groovy.categories.NumberCategory
staticExtensionClasses=org.consensusj.bitcoinj.dsl.groovy.categories.StaticECKeyExtension
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
consensusjVersion = 0.7.0-alpha2
consensusjVersion = 0.7.0-SNAPSHOT

bitcoinjVersion = 0.17-alpha2
rxJavaVersion = 3.1.7
Expand Down

0 comments on commit c7a1fba

Please sign in to comment.