Skip to content

Commit 1f3c5cf

Browse files
committed
- [release] v0.34.0-rc01
1 parent 0593644 commit 1f3c5cf

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

MIGRATION.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### Upgrade Notes
22

3+
#### Version 0.34.0
4+
5+
- **Dependency Upgrade**: Compose 1.8.0 / Compose Multiplatform 1.8.0
6+
37
#### Version 0.33.0
48

59
- **Dependency Upgrade**: Kotlin 2.1.20

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maven stuff
22
GROUP=com.mikepenz
3-
VERSION_NAME=0.33.0
4-
VERSION_CODE=3300
3+
VERSION_NAME=0.34.0-rc01
4+
VERSION_CODE=3400
55
#
66
POM_URL=https://github.com/mikepenz/multiplatform-markdown-renderer
77
POM_SCM_URL=https://github.com/mikepenz/multiplatform-markdown-renderer

0 commit comments

Comments
 (0)