release: 2024.6.0-rc2 (#10176)
This commit is contained in:

committed by
GitHub

parent
43fd3eecda
commit
0bbbc7def2
@ -1,5 +1,5 @@
|
||||
[bumpversion]
|
||||
current_version = 2024.6.0-rc1
|
||||
current_version = 2024.6.0-rc2
|
||||
tag = True
|
||||
commit = True
|
||||
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(?:-(?P<rc_t>[a-zA-Z-]+)(?P<rc_n>[1-9]\\d*))?
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@goauthentik/authentik",
|
||||
"version": "2024.4.2",
|
||||
"private": true
|
||||
"name": "@goauthentik/authentik",
|
||||
"version": "2024.6.0",
|
||||
"private": true
|
||||
}
|
||||
|
Reference in New Issue
Block a user