Skip to content

Commit b235e38

Browse files
committed
Bump to 1.3.2
1 parent 33e7299 commit b235e38

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

WCFabric/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schemaVersion": 1,
33
"id": "waveycapes",
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55

66
"name": "WaveyCapes",
77
"description": "The cape shouldn't be a static slab",

WCForge/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/tr7zw/NotEnoughAnimations/issues"
55
license="tr7zw Protective License"
66
[[mods]]
77
modId="waveycapes"
8-
version="1.3.1"
8+
version="1.3.2"
99
displayName="WaveyCapes Mod"
1010
displayURL="https://www.curseforge.com/minecraft/mc-mods/waveycapes"
1111
# A file name (in the root of the mod JAR) containing a logo for display

gradle-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ source: "https://github.com/tr7zw/ModComposeTemplate/tree/1.19.3"
33
replacements:
44
name: "WaveyCapes"
55
id: "waveycapes"
6-
version: "1.3.1"
6+
version: "1.3.2"
77
relocationpackage: "dev.tr7zw.waveycapes"
88
modrinthid: kYuIpRLv
99
curseforgeid: 521594

0 commit comments

Comments
 (0)