Skip to content

Commit 041bbb4

Browse files
authored
chore: prepare version 1.3.0 (#1636)
1 parent 33e50a1 commit 041bbb4

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
## [Unreleased]
66

7+
## [1.3.0]
8+
9+
_2025-07-23_
10+
711
### Spark
812

913
#### 🆕 High Color Contrast Support
@@ -627,7 +631,9 @@ _2023-03-29_
627631

628632
<!-- Links -->
629633

630-
[Unreleased]: https://github.com/leboncoin/spark-android/compare/1.2.2...HEAD
634+
[Unreleased]: https://github.com/leboncoin/spark-android/compare/1.3.0...HEAD
635+
636+
[1.3.0]: https://github.com/leboncoin/spark-android/releases/tag/1.3.0
631637

632638
[1.2.2]: https://github.com/leboncoin/spark-android/releases/tag/1.2.2
633639

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# SOFTWARE.
2121
#
2222

23-
version=1.3.0-rc01
23+
version=1.3.0
2424
group=com.adevinta.spark
2525

2626
org.gradle.caching=true

0 commit comments

Comments
 (0)