mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
Move to 0.3.0.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
OLDVER=0.0.0-unmerged-build39
|
||||
NEWVER=0.3.0-rc1
|
||||
OLDVER=0.3.0-rc1
|
||||
NEWVER=0.3.0
|
||||
find -E ../ -regex '.*\.(kts|properties|kt)' -exec sed -i '' -e "s/$OLDVER/$NEWVER/g" {} \;
|
||||
|
||||
Reference in New Issue
Block a user