Skip to content

Commit aa7aa38

Browse files
committed
Bump version for RC
1 parent a9511dd commit aa7aa38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ defaultTasks 'clean', 'licenseFormat', 'build'
1616
// Project information
1717
allprojects {
1818
group = 'blue.lapis.nocturne'
19-
version = '1.1.0-SNAPSHOT'
19+
version = '1.1.0-rc1'
2020

2121
sourceCompatibility = '1.8'
2222
targetCompatibility = '1.8'

0 commit comments

Comments
 (0)