Skip to content

Commit 98b1e07

Browse files
committed
chore(release): v1.2.2 (6)
1 parent e7186a9 commit 98b1e07

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.fossify/release-marker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Auto-generated file. DO NOT EDIT.
2-
1.2.1
2+
1.2.2

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
## [1.2.1] - 2025-09-01
9+
## [1.2.2] - 2025-09-01
1010
### Changed
1111
- Updated translations
1212

@@ -67,8 +67,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6767
[#176]: https://github.com/FossifyOrg/File-Manager/issues/176
6868
[#251]: https://github.com/FossifyOrg/File-Manager/issues/251
6969

70-
[Unreleased]: https://github.com/FossifyOrg/File-Manager/compare/1.2.1...HEAD
71-
[1.2.1]: https://github.com/FossifyOrg/File-Manager/compare/1.2.0...1.2.1
70+
[Unreleased]: https://github.com/FossifyOrg/File-Manager/compare/1.2.2...HEAD
71+
[1.2.2]: https://github.com/FossifyOrg/File-Manager/compare/1.2.0...1.2.2
7272
[1.2.0]: https://github.com/FossifyOrg/File-Manager/compare/1.1.0...1.2.0
7373
[1.1.0]: https://github.com/FossifyOrg/File-Manager/compare/1.0.1...1.1.0
7474
[1.0.1]: https://github.com/FossifyOrg/File-Manager/compare/1.0.0...1.0.1

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ org.gradle.jvmargs=-Xmx4g
2020
# org.gradle.parallel=true
2121

2222
# Versioning
23-
VERSION_NAME=1.2.1
24-
VERSION_CODE=5
23+
VERSION_NAME=1.2.2
24+
VERSION_CODE=6
2525
APP_ID=org.fossify.filemanager

0 commit comments

Comments
 (0)