diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c0327f..86c65db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.1-dev.1](https://github.com/Indranil012/Dropped-Patches/compare/v1.2.0...v1.2.1-dev.1) (2024-02-18) + + +### Bug Fixes + +* **nova:** Update patch ([8439b49](https://github.com/Indranil012/Dropped-Patches/commit/8439b49fc94a5f03dbdf3f15feee70bd91c395c0)) + # [1.2.0](https://github.com/Indranil012/Dropped-Patches/compare/v1.1.0...v1.2.0) (2024-02-11) diff --git a/gradle.properties b/gradle.properties index 047bf7a..c0016ed 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.parallel = true org.gradle.caching = true kotlin.code.style = official -version = 1.2.0 +version = 1.2.1-dev.1