File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11Releasing
22=========
33
4- 1 . Make sure that CI is green (builds & all tests pass)
4+ 1 . Make sure that CI is green on
5+ the [ ` main ` branch] ( https://github.com/daniel-rusu/pods4k/actions?query=branch%3Amain ) (builds & all tests pass)
562 . Create a ` Prepare for release X.Y.Z ` commit with the following changes:
67 * Update [ changelog.md] ( changelog.md ) with anything that's missing but don't document the new release version yet
78 * Update the ` VERSION_NAME ` property in [ gradle.properties] ( gradle.properties ) for the new release using semantic
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx1024m -XX:MaxMetaspaceSize=512m
33kotlin.code.style =official
44
55GROUP =com.danrusu.pods4k
6- VERSION_NAME =0.3 .0
6+ VERSION_NAME =0.4 .0
77
88POM_INCEPTION_YEAR =2024
99
You can’t perform that action at this time.
0 commit comments