1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-12 00:44:01 +02:00

Sets version to 0.24.0+.

This commit is contained in:
Lars Jung
2013-09-04 16:14:38 +02:00
parent 96315dc365
commit a690d4c1e9
2 changed files with 6 additions and 1 deletions

View File

@@ -54,6 +54,11 @@ It profits from these great projects:
**h5ai** uses [semantic versioning](http://semver.org/). **h5ai** uses [semantic versioning](http://semver.org/).
### develop branch
* ...
### v0.24.0 - *2013-09-04* ### v0.24.0 - *2013-09-04*
* updates image and text preview * updates image and text preview

View File

@@ -1,6 +1,6 @@
{ {
"name": "h5ai", "name": "h5ai",
"version": "0.24.0", "version": "0.24.0+",
"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",