Skip to content

Commit

Permalink
chore(release): 1.4.1-dev.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.1-dev.3](v1.4.1-dev.2...v1.4.1-dev.3) (2024-04-25)

### Bug Fixes

* fix Release ([3520f4f](3520f4f))
  • Loading branch information
semantic-release-bot committed Apr 25, 2024
1 parent 3520f4f commit fcf06c5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.4.1-dev.3](https://github.com/indrastorms/Dropped-Patches/compare/v1.4.1-dev.2...v1.4.1-dev.3) (2024-04-25)


### Bug Fixes

* fix Release ([3520f4f](https://github.com/indrastorms/Dropped-Patches/commit/3520f4f990e75911c8f8dff42a3afdaf547b1f88))

## [1.4.1-dev.2](https://github.com/indrastorms/Dropped-Patches/compare/v1.4.1-dev.1...v1.4.1-dev.2) (2024-04-25)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 1.4.1-dev.2
version = 1.4.1-dev.3

0 comments on commit fcf06c5

Please sign in to comment.