mirror of
https://github.com/jalad25/contact-note.git
synced 2026-07-22 06:53:06 +00:00
Had the wrong noted version. Changed to 0.1.0
This commit is contained in:
parent
5add2f630d
commit
74544053d9
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "contact-note",
|
||||
"name": "Contact Note",
|
||||
"version": "1.0.0",
|
||||
"version": "0.1.0",
|
||||
"minAppVersion": "1.12.7",
|
||||
"description": "Manage and browse contacts stored as notes, with auto-generated contact cards and a searchable list view.",
|
||||
"author": "Jalad",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "contact-note",
|
||||
"version": "1.0.0",
|
||||
"version": "0.1.0",
|
||||
"description": "Manage and browse contacts stored as notes, with auto-generated contact cards and a searchable list view.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"1.0.0": "1.12.7"
|
||||
"0.1.0": "1.12.7"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue