Skip to content

Commit 1dba34a

Browse files
authored
Update main.cpp
1 parent 412f345 commit 1dba34a

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

src/main.cpp

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* OpenTime Watch OS
3-
* V0.3
3+
* V0.3.1
44
* An open source OS for watches.
55
*
66
* created on 15 November 2024
@@ -15,6 +15,10 @@
1515
* Made improvements in navigation of the OS and updated the README.md file to include a manual and changed the tone of the speaker.
1616
* 31 December 2024 - V 0.3 Beta 1 -
1717
* Added new UI, better controls, time synchronisation, new watch face, accelerometer support.
18+
* 10 January 2025 - V 0.3 -
19+
* Stable release of V0.3
20+
* 15 February 2025 - V 0.3.1 -
21+
* Minor update, otwUI bug fix and better documentation.
1822
*/
1923

2024
// include all the necessary libraries for the OS

0 commit comments

Comments
 (0)