update jmeVersion to 3.3.1 in gradle.properties

This commit is contained in:
Stephen Gold 2020-04-25 10:58:10 -07:00
parent 618e890ddb
commit d785a03ec1

View File

@ -1,5 +1,5 @@
# Version number: Major.Minor.SubMinor (e.g. 3.3.0)
jmeVersion = 3.3.0
jmeVersion = 3.3.1
# Leave empty to autogenerate
# (use -PjmeVersionName="myVersion" from commandline to specify a custom version name )