bumped version to 0.04

master
Tom Wallroth 2024-05-18 21:39:34 +02:00
parent 000f6efe92
commit ab1232763e
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
0.01: New App! 0.01: New App!
0.02: Minor code improvements 0.02: Minor code improvements
0.03: Minor code improvements 0.03: Minor code improvements
0.04: Allow calling contacts from the app, Refactoring

View File

@ -1,6 +1,6 @@
{ "id": "contacts", { "id": "contacts",
"name": "Contacts", "name": "Contacts",
"version": "0.03", "version": "0.04",
"description": "Provides means of storing user contacts, viewing/editing them on device and from the App loader", "description": "Provides means of storing user contacts, viewing/editing them on device and from the App loader",
"icon": "app.png", "icon": "app.png",
"tags": "tool", "tags": "tool",