mirror of
https://github.com/ozntel/file-explorer-note-count.git
synced 2026-07-22 05:40:24 +00:00
Release v.1.2.4
This commit is contained in:
parent
facbdb0dbc
commit
e190fccac5
3 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "file-explorer-note-count",
|
||||
"name": "File Explorer Note Count",
|
||||
"version": "1.2.3",
|
||||
"version": "1.2.4",
|
||||
"minAppVersion": "1.2.0",
|
||||
"description": "The plugin helps you to see the number of notes under each folder within the file explorer.",
|
||||
"author": "Ozan Tellioglu",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "file-explorer-note-count",
|
||||
"version": "1.2.3",
|
||||
"version": "1.2.4",
|
||||
"description": "You can see the number of notes under each folder within the file explorer",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"1.2.4": "1.2.0",
|
||||
"1.2.3": "1.2.0",
|
||||
"1.2.2": "1.2.0",
|
||||
"1.2.1": "1.2.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue