Skip to content

Commit fe958e2

Browse files
committed
chore: bump version
1 parent 0ddfecf commit fe958e2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ jobs:
99
uses: JamCoreModding/.github/.github/workflows/mod.yml@main
1010
with:
1111
java-version: 17
12+
build-tasks: 'clean forge:build fabric:build'

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
org.gradle.jvmargs=-Xmx3G
22
org.gradle.daemon=false
33
org.gradle.parallel=true
4-
version=1.3.2+1.20.1-patch.1
4+
version=1.3.3+1.20.1
55
minecraft_version=1.20.1
66

77
additional_minecraft_versions=

0 commit comments

Comments
 (0)