Skip to content

Commit e896dfc

Browse files
committed
Update version to 0.4.5-STABLE in build.gradle
1 parent c4bdc02 commit e896dfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = 'fr.sandro642.github'
8-
version = '0.4.4-DEV_BUILD'
8+
version = '0.4.5-STABLE'
99

1010
// Générer une classe de version automatiquement
1111
task generateVersionClass {

0 commit comments

Comments
 (0)