Skip to content

Commit 316e926

Browse files
committed
Update version to 0.4.1-STABLE; enhance dashboard UI and improve request handling
1 parent c318132 commit 316e926

3 files changed

Lines changed: 126 additions & 249 deletions

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.0-STABLE'
8+
version = '0.4.1-STABLE'
99

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

0 commit comments

Comments
 (0)