Skip to content

Commit 2c0314b

Browse files
committed
chore: release 1.0.0-alpha.2
1 parent 5f92899 commit 2c0314b

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ plugins {
66
}
77

88
group 'run.halo.sitemap'
9-
version '0.0.1-SNAPSHOT'
109
sourceCompatibility = JavaVersion.VERSION_17
1110

1211
repositories {

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
version=1.0.0-SNAPSHOT

src/main/resources/plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
name: PluginSitemap
55
spec:
66
enabled: true
7-
version: 1.0.0.alpha.1
7+
version: 1.0.0.alpha.2
88
requires: ">=2.0.0-beta.2"
99
author: halo-dev
1010
logo: https://halo.run/logo

0 commit comments

Comments
 (0)