Skip to content

Commit

Permalink
gradle.properties: correct lbjVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Feb 21, 2025
1 parent cf0b9d7 commit 183fbb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## configure Gradle properties for building the Libbulletjme project

lbjVersion = 22.0.1-SNAPSHOT
lbjVersion = 22.0.2-SNAPSHOT

## default artifact name (used if -Partifact= isn't specified on the command line)
artifact = Libbulletjme
Expand Down

0 comments on commit 183fbb6

Please sign in to comment.