We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee56403 commit 2a3e045Copy full SHA for 2a3e045
changelog.md
@@ -1,6 +1,2 @@
1
-Shield Surf 1.0.2
2
-- Fix [#1](https://github.com/ekulxam/shield_surf/issues/1)
3
-- Port to stonecutter (multiversion)
4
-- Port to 1.21.1 (closes [#3](https://github.com/ekulxam/shield_surf/issues/3))
5
-- Cleanup code
6
-- Orbiting shields now rotate more smoothly
+Shield Surf 1.0.3
+- Fix step height not being properly saved in 1.21.1
gradle.properties
@@ -4,6 +4,6 @@ org.gradle.parallel=true
# Fabric Properties
loader_version=0.17.3
# Mod Properties
7
-mod_version=1.0.2
+mod_version=1.0.3
8
maven_group=survivalblock.shield_surf
9
archives_base_name=shield_surf
0 commit comments