We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42a710a commit 2c21312Copy full SHA for 2c21312
application.nix
@@ -1,7 +1,7 @@
1
rec {
2
fullProductName = "Dividat PlayOS";
3
safeProductName = "playos";
4
- version = "2025.3.1";
+ version = "2025.3.2-VALIDATION";
5
6
greeting = label: ''
7
_
controller/Changelog.md
@@ -1,3 +1,5 @@
+# [2025.3.2-VALIDATION] - 2025-11-21
+
## Changed
- os: Optimize the WiFi scanning strategy for stationary clients
0 commit comments