1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-08-27 08:54:44 +02:00

chore: bump version from 2.1.2-dev to 2.1.2

This commit is contained in:
oupala
2019-06-04 13:15:36 +02:00
parent ded1ffc983
commit ea8a72d375
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
## [2.1.2](https://github.com/oupala/apaxy/compare/2.1.1...2.1.2) (2019-06-04)
### Bug Fixes
* add gif extension to image gallery viewer ([5668b92](https://github.com/oupala/apaxy/commit/5668b92))
## [2.1.1](https://github.com/oupala/apaxy/compare/2.1.0...2.1.1) (2019-06-03)

View File

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