Skip to content

Commit

Permalink
fixed webapp version number
Browse files Browse the repository at this point in the history
  • Loading branch information
nbundi committed Oct 29, 2020
1 parent 0c426e9 commit 1c48c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ apply plugin: 'org.springframework.boot'
apply plugin: 'io.spring.dependency-management'

group = 'org.actus'
version = '1.0-alpha-4'
version = '1.0-alpha-1'
sourceCompatibility = 1.8

repositories {
Expand Down

0 comments on commit 1c48c75

Please sign in to comment.