Skip to content

Commit

Permalink
Start using versions for the app (v16.0.0) (#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
ke4 authored Sep 20, 2024
1 parent 107b405 commit 7f85f9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group = 'uk.ac.ebi.ge'
version = '1.0.0'
version = '16.0.0'

sourceCompatibility = 11
targetCompatibility = 11
Expand Down

0 comments on commit 7f85f9f

Please sign in to comment.