diff options
author | DJtheRedstoner <52044242+DJtheRedstoner@users.noreply.github.com> | 2021-07-15 20:48:12 -0400 |
---|---|---|
committer | DJtheRedstoner <52044242+DJtheRedstoner@users.noreply.github.com> | 2021-07-15 20:48:12 -0400 |
commit | 46d119bac5a2b79236ae912c518962d376bf3287 (patch) | |
tree | cc55384f5445b98314618f416fd3a0de6c24e316 /gradle.properties | |
parent | ae2ea9373b8b7cdd1530062d0a42b615f9b94ce3 (diff) | |
download | PerspectiveModv4-46d119bac5a2b79236ae912c518962d376bf3287.tar.gz PerspectiveModv4-46d119bac5a2b79236ae912c518962d376bf3287.tar.bz2 PerspectiveModv4-46d119bac5a2b79236ae912c518962d376bf3287.zip |
Bump version
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 2a1bc70..088ecf8 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.3
\ No newline at end of file +version = 4.4
\ No newline at end of file |