1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-09-15 21:42:21 +02:00

2 Commits

Author SHA1 Message Date
oupala
5b76e32d66 chore: bump version from 2.5.1 to 2.6.0-dev 2024-10-09 23:48:38 +02:00
oupala
e13e349d29 Merge pull request #161 from TechnologyMan101/patch-1
Fix: Add missing comma at the end of lines 2 and 3 of /apaxy/theme/apaxy-lightgallery.js
2024-10-09 23:43:15 +02:00

View File

@@ -1,6 +1,6 @@
{
"name": "apaxy",
"version": "2.5.1",
"version": "2.6.0-dev",
"description": "A simple, customisable theme for your Apache directory listing.",
"main": "index.js",
"scripts": {