Skip to content

Commit 46f85ec

Browse files
committed
bump version
1 parent 7b503b4 commit 46f85ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ experimental:
1919
plugins:
2020
jwt:
2121
moduleName: github.com/agilezebra/jwt-middleware
22-
version: v1.2.1
22+
version: v1.2.5
2323
```
2424
1b. or with command-line options:
2525
2626
```yaml
2727
command:
2828
...
2929
- "--experimental.plugins.jwt.modulename=github.com/agilezebra/jwt-middleware"
30-
- "--experimental.plugins.jwt.version=v1.2.1"
30+
- "--experimental.plugins.jwt.version=v1.2.5"
3131
```
3232
3333
2) Configure and activate the plugin as a middleware in your dynamic traefik config:

0 commit comments

Comments
 (0)