We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c9b673 commit a4a5316Copy full SHA for a4a5316
application.nix
@@ -1,7 +1,7 @@
1
rec {
2
fullProductName = "Dividat PlayOS";
3
safeProductName = "playos";
4
- version = "2026.1.0";
+ version = "2026.3.0-VALIDATION";
5
6
greeting = label: ''
7
_
controller/Changelog.md
@@ -1,4 +1,4 @@
-# [UNRELEASED]
+# [2026.3.0-VALIDATION] - 2026-02-25
## Added
0 commit comments