1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-16 19:04:02 +02:00

Version 0.22.1

This commit is contained in:
Lars Jung
2012-10-16 17:02:24 +02:00
parent f047f94ad9
commit b097ac2b2d
2 changed files with 4 additions and 3 deletions

View File

@@ -58,9 +58,10 @@ It profits from these great projects:
## Changelog ## Changelog
(**h5ai** uses [semantic versioning](http://semver.org/)) (**h5ai** uses [semantic versioning](http://semver.org/))
### v0.23 - *2012-??-??* ### v0.22.1 - *2012-10-16*
* * bug fix concerning API requests in PHP mode
* minor changes in responsive styles
### v0.22 - *2012-10-14* ### v0.22 - *2012-10-14*

View File

@@ -1,6 +1,6 @@
{ {
"name": "h5ai", "name": "h5ai",
"version": "0.23-dev", "version": "0.22.1",
"description": "a modern HTTP web server index", "description": "a modern HTTP web server index",
"url": "http://larsjung.de/h5ai/", "url": "http://larsjung.de/h5ai/",
"author": "Lars Jung", "author": "Lars Jung",