Skip to content

Commit

Permalink
Bump to v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pyksid committed May 23, 2024
1 parent f53cf49 commit 5232be3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ experimental:
plugins:
cloudflarewarp:
modulename: github.com/pyksid/cloudflarewarp
version: v1.3.0
version: v1.3.4
```
### Plugin configuration
Expand Down
2 changes: 1 addition & 1 deletion test/traefik-compose-prod.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@
[experimental.plugins]
[experimental.plugins.cloudflarewarp]
moduleName = "github.com/pyksid/cloudflarewarp"
version = "v1.3.0"
version = "v1.3.4"
2 changes: 1 addition & 1 deletion test/traefik-prod.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@
[experimental.plugins]
[experimental.plugins.cloudflarewarp]
moduleName = "github.com/pyksid/cloudflarewarp"
version = "v1.3.0"
version = "v1.3.4"

0 comments on commit 5232be3

Please sign in to comment.