Skip to content

Commit 0bdb8d0

Browse files
committed
bump version
1 parent fbc1812 commit 0bdb8d0

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

build.gradle

-3
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@ minecraft {
6565
sourceSets.main.resources.srcDir 'src/generated/resources'
6666

6767
repositories {
68-
maven {
69-
url = System.getenv()["LOCAL_MAVEN"]
70-
}
7168
maven {
7269
// location of the maven that hosts Blueprint
7370
name = "Jackson's Maven"

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Project
2-
version=3.1.1
2+
version=3.1.2
33
group=galena
44
mod_name=Oreganized
55
mod_author=Xaidee as part of Team Galena

0 commit comments

Comments
 (0)