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

Commit 7c19320

Browse files
committed
Add flashback version to version meta
1 parent a6906c2 commit 7c19320

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

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

88
subprojects {
9-
mod_version = "${mod_version}+${minecraft_version}"
9+
mod_version = "${mod_version}+${minecraft_version}+fb${flashback_version}"
1010
version = mod_version
1111
group = mod_group
1212

0 commit comments

Comments
 (0)