Skip to content

Commit

Permalink
chore(release): 1.39.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.39.3](v1.39.2...v1.39.3) (2024-09-11)

### Updates

* **Translations:** Update translations ([9686863](9686863))
  • Loading branch information
semantic-release-bot committed Sep 11, 2024
1 parent 9686863 commit 9e15934
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.39.3](https://github.com/crimera/piko/compare/v1.39.2...v1.39.3) (2024-09-11)

### Updates

* **Translations:** Update translations ([9686863](https://github.com/crimera/piko/commit/968686390263fa700488deb5d87085470267c7cf))

## [1.39.2](https://github.com/crimera/piko/compare/v1.39.1...v1.39.2) (2024-09-09)

### Bug Fixes
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.39.2
version = 1.39.3

0 comments on commit 9e15934

Please sign in to comment.