Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
git test
Halo
Commits
af42a5fd
Commit
af42a5fd
authored
5 years ago
by
johnniang
Browse files
Options
Download
Email Patches
Plain Diff
Try to release v1.0.2-beta.1
parent
cad37f5f
master
next
release-1.4
release-1.5
v1.5.3
v1.5.2
v1.5.1
v1.5.0
v1.5.0-beta.1
v1.5.0-alpha.3
v1.5.0-alpha.2
v1.5.0-alpha.1
v1.4.17
v1.4.16
v1.4.15
v1.4.14
v1.4.13
v1.4.12
v1.4.11
v1.4.10
v1.4.9
v1.4.8
v1.4.7
v1.4.7-beta.1
v1.4.6
v1.4.5
v1.4.4
v1.4.3
v1.4.3-beta.3
v1.4.3-beta.2
v1.4.3-beta.1
v1.4.2
v1.4.1
v1.4.0
v1.4.0-beta.3
v1.4.0-beta.2
v1.4.0-beta.1
v1.3.2
v1.3.1
v1.3.0
v1.3.0-beta.4
v1.3.0-beta.3
v1.3.0-beta.2
v1.3.0-beta.1
v1.2.0
v1.2.0-beta.5
v1.2.0-beta.4
v1.2.0-beta.3
v1.2.0-beta.2
v1.2.0-beta.1
v1.1.3-beta.2
v1.1.3-beta.1
v1.1.1
v1.1.0
v1.1.0-beta.3
v1.1.0-beta.2
v1.1.0-beta.1
v1.0.3
v1.0.2
v1.0.2-beta.1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build.gradle
+1
-1
build.gradle
with
1 addition
and
1 deletion
+1
-1
build.gradle
+
1
-
1
View file @
af42a5fd
...
...
@@ -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.'
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help