Skip to content

Commit 3bd8985

Browse files
authored
update VirtualFolders to 1.0.3 (#1035)
1 parent 102efb8 commit 3bd8985

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

src/pl.arm64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -463,10 +463,10 @@
463463
{
464464
"folder-name": "VirtualFolders",
465465
"display-name": "Virtual Folders",
466-
"version": "1.0.2",
466+
"version": "1.0.3",
467467
"npp-compatible-versions": "[8.8.5,]",
468-
"id": "ac5f4c199e51eb6cc7464ac9abf341855f7862b10c1912e22a1c39fa38e2ff5b",
469-
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.2/VirtualFolders-v1.0.2-arm64.zip",
468+
"id": "02304c0be5558becc5dc72f822216d0003b9266489afad6d7f2adb1a4f3c3494",
469+
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.3/VirtualFolders-v1.0.3-arm64.zip",
470470
"description": "This plugin adds a dockable tree panel where you can create your own virtual folder structure. Group files from different paths, reorder them freely, and keep related resources together without touching the actual filesystem.",
471471
"author": "Fatih Coşkun",
472472
"homepage": "https://github.com/FatihC/VirtualFolders"

src/pl.x64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1699,10 +1699,10 @@
16991699
{
17001700
"folder-name": "VirtualFolders",
17011701
"display-name": "Virtual Folders",
1702-
"version": "1.0.2",
1702+
"version": "1.0.3",
17031703
"npp-compatible-versions": "[8.8.5,]",
1704-
"id": "b11c01ee186d1c82ebadc0d6a6863898f401dabd8a2b888a54b7da0a3ec22e56",
1705-
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.2/VirtualFolders-v1.0.2-x64.zip",
1704+
"id": "0636215d29258b462512beee563064029abd4bf9ca4a0d9fe2fb450d41f032ca",
1705+
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.3/VirtualFolders-v1.0.3-x64.zip",
17061706
"description": "This plugin adds a dockable tree panel where you can create your own virtual folder structure. Group files from different paths, reorder them freely, and keep related resources together without touching the actual filesystem.",
17071707
"author": "Fatih Coşkun",
17081708
"homepage": "https://github.com/FatihC/VirtualFolders"

src/pl.x86.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1855,10 +1855,10 @@
18551855
{
18561856
"folder-name": "VirtualFolders",
18571857
"display-name": "Virtual Folders",
1858-
"version": "1.0.2",
1858+
"version": "1.0.3",
18591859
"npp-compatible-versions": "[8.8.5,]",
1860-
"id": "adc7056900b47c29060d9d6f3ce8b8b7e0cbc2bf1b778de524f767f8cd875cc8",
1861-
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.2/VirtualFolders-v1.0.2-x86.zip",
1860+
"id": "43238e68d9173af3d89a4a376dc92b6573dda82b45c32a5084d166171c71e0ad",
1861+
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.3/VirtualFolders-v1.0.3-x86.zip",
18621862
"description": "This plugin adds a dockable tree panel where you can create your own virtual folder structure. Group files from different paths, reorder them freely, and keep related resources together without touching the actual filesystem.",
18631863
"author": "Fatih Coşkun",
18641864
"homepage": "https://github.com/FatihC/VirtualFolders"

0 commit comments

Comments
 (0)