Skip to content

Commit

Permalink
chore: release 1.0.1 (#15)
Browse files Browse the repository at this point in the history
发布 1.0.1,修复认证方式描述不正确的问题。

```release-note
None 
```
  • Loading branch information
ruibaby authored Apr 7, 2023
1 parent 1517d0a commit 26a3831
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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.0.1-SNAPSHOT
1 change: 0 additions & 1 deletion src/main/resources/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ metadata:
name: plugin-oauth2
spec:
enabled: true
version: 1.0.0
requires: ">=2.4.0"
author:
name: Halo OSS Team
Expand Down

0 comments on commit 26a3831

Please sign in to comment.