We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c83357c commit c15edacCopy full SHA for c15edac
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.12.0](https://github.com/HZbutcoding/sn-patching/compare/v1.11.0...v1.12.0) (2025-10-04)
2
+
3
4
+### Features
5
6
+* patch overhaul [#1](https://github.com/HZbutcoding/sn-patching/issues/1) ([c83357c](https://github.com/HZbutcoding/sn-patching/commit/c83357ca052e3c31215756709ea274e6f2fd1664))
7
8
# [1.11.0](https://github.com/HZbutcoding/sn-patching/compare/v1.10.0...v1.11.0) (2025-10-04)
9
10
gradle.properties
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
-version = 1.11.0
+version = 1.12.0
0 commit comments