Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
stweedo committed Sep 7, 2024
1 parent 42dd3b9 commit 4287509
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion apps/boxclk/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@
- [+] Improved battery level update logic to reduce unnecessary refreshes
- [+] Fixed optional seconds not displaying in time
- [+] Fixed drag handler by adding E.stopEventPropagation()
- [+] General code optimization and cleanup
- [+] General code optimization and cleanup
0.09: Revised event handler code
2 changes: 1 addition & 1 deletion apps/boxclk/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "boxclk",
"name": "Box Clock",
"version": "0.08",
"version": "0.09",
"description": "A customizable clock with configurable text boxes that can be positioned to show your favorite background",
"icon": "app.png",
"dependencies" : { "clockbg":"module" },
Expand Down

0 comments on commit 4287509

Please sign in to comment.