Skip to content

Commit

Permalink
fix 11030: update PBJ version to 0.7.13-SNAPSHOT (#178)
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony Petrov <anthony@swirldslabs.com>
  • Loading branch information
anthony-swirldslabs authored Jan 22, 2024
1 parent f56d4d1 commit c2e630e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pbj-core/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Version number
version=0.7.12-SNAPSHOT
version=0.7.13-SNAPSHOT

# Need increased heap for running Gradle itself, or SonarQube will run the JVM out of metaspace
org.gradle.jvmargs=-Xmx2048m
Expand Down

0 comments on commit c2e630e

Please sign in to comment.