Skip to content

Commit

Permalink
chore: update requires to 2.20.0 (#171)
Browse files Browse the repository at this point in the history
### What this PR does?
将 requires 改动到 2.20.0
目前 Halo 2.20.0 已经发布,此 #167 功能需要在 2.20.0 才能完整工作,因此升级到此版本后准备发版

```release-note
None
```
  • Loading branch information
guqing authored Oct 14, 2024
1 parent 68b0bee commit a791926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: PluginS3ObjectStorage
spec:
enabled: true
requires: ">=2.19.0"
requires: ">=2.20.0"
author:
name: Halo
website: https://github.com/halo-dev
Expand Down

0 comments on commit a791926

Please sign in to comment.