swiperclocklaunch: bump version

pull/2809/head
Rob Pilling 2023-06-11 14:41:14 +01:00
parent 5ca4db69d7
commit fc273a81c8
2 changed files with 2 additions and 1 deletions

View File

@ -2,3 +2,4 @@
0.02: Fix issue with mode being undefined
0.03: Update setUI to work with new Bangle.js 2v13 menu style
0.04: Update to work with new 'fast switch' clock->launcher functionality
0.05: Keep track of event listeners we "overwrite", and remove them at the start of setUI

View File

@ -1,7 +1,7 @@
{
"id": "swiperclocklaunch",
"name": "Swiper Clock Launch",
"version": "0.04",
"version": "0.05",
"description": "Navigate between clock and launcher with Swipe action",
"icon": "swiperclocklaunch.png",
"type": "bootloader",