Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 89c0d20

Browse files
committed
Update version to 3.1-BETA and change language level to JDK 17 in ProjectRootManager
1 parent 3dd13d4 commit 89c0d20

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group = 'gg.nextforge'
10-
version = '3.0-BETA'
10+
version = '3.1-BETA'
1111

1212
repositories {
1313
mavenCentral()

0 commit comments

Comments
 (0)