diff options
author | DJtheRedstoner <52044242+DJtheRedstoner@users.noreply.github.com> | 2020-10-22 11:42:27 -0400 |
---|---|---|
committer | DJtheRedstoner <52044242+DJtheRedstoner@users.noreply.github.com> | 2020-10-22 11:42:27 -0400 |
commit | 12f59db3cc8f258ef08f647953f6978ccabff294 (patch) | |
tree | 3706c8c3f2f19ab2cf12a6675a74c259be631de8 /gradle.properties | |
parent | cec83b52578a21cc7b0bfca22c3acffe8c5a82a2 (diff) | |
download | PerspectiveModv4-12f59db3cc8f258ef08f647953f6978ccabff294.tar.gz PerspectiveModv4-12f59db3cc8f258ef08f647953f6978ccabff294.tar.bz2 PerspectiveModv4-12f59db3cc8f258ef08f647953f6978ccabff294.zip |
Update version to 4.3
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 0068e23..2a1bc70 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,4 +3,4 @@ org.gradle.jvmargs=-Xmx2G # These are in here and not in build.gradle so that github actions can read them modid = djperspectivemod archivesBaseName = PerspectiveModv4 -version = 4.2
\ No newline at end of file +version = 4.3
\ No newline at end of file |