mirror of
https://github.com/oupala/apaxy.git
synced 2025-08-17 21:51:41 +02:00
chore: bump version from 2.0.1-dev to 2.0.1
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
## [2.0.1](https://github.com/oupala/apaxy/compare/2.0.0...2.0.1) (2019-05-30)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* make the script apaxy-configure.sh more robust ([367722a](https://github.com/oupala/apaxy/commit/367722a))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [2.0.0](https://github.com/oupala/apaxy/compare/1.0.0...2.0.0) (2019-05-29)
|
# [2.0.0](https://github.com/oupala/apaxy/compare/1.0.0...2.0.0) (2019-05-29)
|
||||||
|
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "apaxy",
|
"name": "apaxy",
|
||||||
"version": "2.0.1-dev",
|
"version": "2.0.1",
|
||||||
"description": "A simple, customisable theme for your Apache directory listing.",
|
"description": "A simple, customisable theme for your Apache directory listing.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Reference in New Issue
Block a user