Skip to content

Commit

Permalink
chore: bump to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
natalian98 committed Nov 13, 2024
1 parent 95d8940 commit 5ad4426
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rockcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: kratos
base: bare
build-base: [email protected]
version: "1.3.0"
version: "1.3.1"
summary: Ory Kratos identity server
description: |
Ory Kratos is an Identity and User Management system.
Expand Down Expand Up @@ -37,7 +37,7 @@ parts:
- CGO_ENABLED: "0"
source: https://github.com/ory/kratos
source-type: git
source-tag: v1.1.0
source-tag: v1.3.1
override-build: |
# Set the necessary flags
src_config_path="github.com/ory/kratos/driver"
Expand Down

0 comments on commit 5ad4426

Please sign in to comment.