Skip to content

Commit 1e237a2

Browse files
committed
Bump to 1.21.3-1
1 parent aa890b8 commit 1e237a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id("fabric-loom") version "1.8-SNAPSHOT"
33
}
44

5-
version = "${rootProject.extra["mod_version"]}-${project.extra["minecraft_version"]}"
5+
version = "${rootProject.extra["mod_version"]}"
66
group = "${rootProject.extra["maven_group"]}.mod.fabric"
77

88
base {

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx2048M
22

33
archives_base_name=civmodern
44
maven_group=sh.okx.civmodern
5-
mod_version=1.6.5-2
5+
mod_version=1.21.3-1
66
mod_name=CivModern
77
mod_description=Civ utilities
88
mod_authors=Okx,Protonull

0 commit comments

Comments
 (0)