1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 03:21:10 +01:00

fix(systems): stateVersion

This commit is contained in:
Kierán Meinhardt
2019-11-05 21:58:49 +01:00
parent ce100eacbb
commit d8a0862430
4 changed files with 5 additions and 5 deletions

View File

@@ -36,5 +36,5 @@
networking.hostName = "wilde";
system.stateVersion = "19.09";
system.stateVersion = "19.03";
}