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