Use stateVersion variable everywhere
This commit is contained in:
parent
344b4492a7
commit
d566c9dd48
1 changed files with 1 additions and 1 deletions
|
@ -56,5 +56,5 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
system.stateVersion = "23.05";
|
system.stateVersion = stateVersion;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue