mirror of
https://github.com/al0cam/AutoMover.git
synced 2026-07-22 05:41:25 +00:00
version bump
This commit is contained in:
parent
0c79ab38e3
commit
b3d3bb2f27
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "auto-mover",
|
||||
"name": "AutoMover",
|
||||
"version": "1.0.7",
|
||||
"version": "1.0.8",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Move files and notes with specified names into their designated folders according to rules you define.",
|
||||
"author": "Al0cam",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "AutoMover",
|
||||
"version": "1.0.7",
|
||||
"version": "1.0.8",
|
||||
"description": "AutoMover: Move files and notes with specified names into their designated folders according to rules you define.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"1.0.7": "0.15.0"
|
||||
"1.0.8": "0.15.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue