Skip to content

Commit

Permalink
Change version to 1.1.1 (#12)
Browse files Browse the repository at this point in the history
This PR changes version to 1.1.1 to prepare to release 1.1.1.

/kind cleanup

```release-note
None
```
  • Loading branch information
JohnNiang authored Apr 25, 2023
1 parent 89f3e78 commit 6624174
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=1.0.0-SNAPSHOT
version=1.1.1-SNAPSHOT
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
enabled: true
# 'version' is a valid semantic version string (see semver.org).
version: 1.0.0-beta.1
version: 1.1.1
requires: ">=2.4.0"
author:
name: Halo OSS Team
Expand Down

0 comments on commit 6624174

Please sign in to comment.