mirror of
https://github.com/c-degni/text-autocomplete.git
synced 2026-07-22 05:49:39 +00:00
Version bump
This commit is contained in:
parent
cca141f828
commit
c51ea40472
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "text-autocomplete",
|
||||
"name": "Text Autocomplete",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"minAppVersion": "1.8.10",
|
||||
"description": "Autocomplete text to type more efficiently.",
|
||||
"author": "Christ Degni",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "text-autocomplete",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "Autocomplete text to type more efficiently.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue