Skip to content

Commit

Permalink
Try to release v1.0.2-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnNiang committed Jun 12, 2019
1 parent cad37f5 commit af42a5f
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 @@ -9,7 +9,7 @@ apply plugin: 'io.spring.dependency-management'

group = 'run.halo.app'
archivesBaseName = 'halo'
version = '1.0.1'
version = '1.0.2-beta.1'
sourceCompatibility = '1.8'
description = 'Halo, personal blog system developed in Java.'

Expand Down

0 comments on commit af42a5f

Please sign in to comment.