Skip to content

Commit d65c087

Browse files
committed
🔖 Updated version
1 parent ebc0b5d commit d65c087

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414
apply plugin: 'net.minecraftforge.gradle'
1515
apply plugin: 'maven-publish'
1616

17-
version = '1.4.4-1.19.3'
17+
version = '1.4.5-1.19.3'
1818
group = 'com.autovw.moreconcrete'
1919
archivesBaseName = 'moreconcrete'
2020

src/main/resources/META-INF/mods.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ issueTrackerURL="https://github.com/Autovw/MoreConcrete/issues"
55

66
[[mods]]
77
modId="moreconcrete"
8-
version="1.4.4"
8+
version="1.4.5"
99
displayName="More Concrete"
1010
updateJSONURL="https://raw.githubusercontent.com/Autovw/ModUpdates/main/moreconcrete/update.json"
1111
displayURL="https://github.com/Autovw/MoreConcrete/wiki"

0 commit comments

Comments
 (0)