mirror of
https://github.com/kanidm/kanidm.git
synced 2025-06-11 18:47:47 +02:00
Start next dev cycle (#1589)
This commit is contained in:
parent
bcdbb1837a
commit
8eb031424a
|
@ -26,7 +26,7 @@ members = [
|
|||
]
|
||||
|
||||
[workspace.package]
|
||||
version = "1.1.0-alpha.12"
|
||||
version = "1.1.0-beta.13"
|
||||
authors = [
|
||||
"William Brown <william@blackhats.net.au>",
|
||||
"James Hodgkinson <james@terminaloutcomes.com>",
|
||||
|
|
|
@ -3,7 +3,7 @@ name = "kanidmd_web_ui"
|
|||
description = "Kanidm Server Web User Interface"
|
||||
documentation = "https://docs.rs/kanidm/latest/kanidm/"
|
||||
|
||||
version = "1.1.0-alpha.12"
|
||||
version = "1.1.0-beta.13"
|
||||
authors = [
|
||||
"William Brown <william@blackhats.net.au>",
|
||||
"James Hodgkinson <james@terminaloutcomes.com>",
|
||||
|
|
Loading…
Reference in a new issue