Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/pl.arm64.json
Original file line number Diff line number Diff line change
Expand Up @@ -463,10 +463,10 @@
{
"folder-name": "VirtualFolders",
"display-name": "Virtual Folders",
"version": "1.0.2",
"version": "1.0.3",
"npp-compatible-versions": "[8.8.5,]",
"id": "ac5f4c199e51eb6cc7464ac9abf341855f7862b10c1912e22a1c39fa38e2ff5b",
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.2/VirtualFolders-v1.0.2-arm64.zip",
"id": "02304c0be5558becc5dc72f822216d0003b9266489afad6d7f2adb1a4f3c3494",
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.3/VirtualFolders-v1.0.3-arm64.zip",
"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.",
"author": "Fatih Coşkun",
"homepage": "https://github.com/FatihC/VirtualFolders"
Expand Down
6 changes: 3 additions & 3 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -1699,10 +1699,10 @@
{
"folder-name": "VirtualFolders",
"display-name": "Virtual Folders",
"version": "1.0.2",
"version": "1.0.3",
"npp-compatible-versions": "[8.8.5,]",
"id": "b11c01ee186d1c82ebadc0d6a6863898f401dabd8a2b888a54b7da0a3ec22e56",
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.2/VirtualFolders-v1.0.2-x64.zip",
"id": "0636215d29258b462512beee563064029abd4bf9ca4a0d9fe2fb450d41f032ca",
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.3/VirtualFolders-v1.0.3-x64.zip",
"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.",
"author": "Fatih Coşkun",
"homepage": "https://github.com/FatihC/VirtualFolders"
Expand Down
6 changes: 3 additions & 3 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -1855,10 +1855,10 @@
{
"folder-name": "VirtualFolders",
"display-name": "Virtual Folders",
"version": "1.0.2",
"version": "1.0.3",
"npp-compatible-versions": "[8.8.5,]",
"id": "adc7056900b47c29060d9d6f3ce8b8b7e0cbc2bf1b778de524f767f8cd875cc8",
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.2/VirtualFolders-v1.0.2-x86.zip",
"id": "43238e68d9173af3d89a4a376dc92b6573dda82b45c32a5084d166171c71e0ad",
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.3/VirtualFolders-v1.0.3-x86.zip",
"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.",
"author": "Fatih Coşkun",
"homepage": "https://github.com/FatihC/VirtualFolders"
Expand Down