Release v.1.2.4

This commit is contained in:
Ozan Tellioglu 2025-09-23 00:33:01 +02:00
parent facbdb0dbc
commit e190fccac5
3 changed files with 3 additions and 2 deletions

View file

@ -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",

View file

@ -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": {

View file

@ -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",