We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3d5758 commit f92a317Copy full SHA for f92a317
1 file changed
src/main.cpp
@@ -1,6 +1,6 @@
1
/*
2
* OpenTime Watch OS
3
- * V0.3.1
+ * V0.3.2
4
* An open source OS for watches.
5
*
6
* created on 15 November 2024
@@ -19,6 +19,8 @@
19
* Stable release of V0.3
20
* 15 February 2025 - V 0.3.1 -
21
* Minor update, otwUI bug fix and better documentation.
22
+ * 19 April 2025 - V 0.3.1 -
23
+ * A new configurator tool.
24
*/
25
26
// include all the necessary libraries for the OS
0 commit comments