From 12f59db3cc8f258ef08f647953f6978ccabff294 Mon Sep 17 00:00:00 2001 From: DJtheRedstoner <52044242+DJtheRedstoner@users.noreply.github.com> Date: Thu, 22 Oct 2020 11:42:27 -0400 Subject: Update version to 4.3 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle.properties') 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 -- cgit