mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-04-20 12:32:10 +02:00
Updates version to 0.22-dev.
This commit is contained in:
parent
bdb8c3f099
commit
b506405a2c
@ -43,6 +43,11 @@ Run `makejs -t` to list all possible targets.
|
||||
|
||||
## Changelog
|
||||
|
||||
### v0.22 - *2012-??-??*
|
||||
|
||||
*
|
||||
|
||||
|
||||
### v0.21 - *2012-08-06*
|
||||
|
||||
* fixes misaligned image previews
|
||||
|
@ -6,7 +6,7 @@ var path = require('path'),
|
||||
child_process = require('child_process');
|
||||
|
||||
|
||||
var version = '0.21',
|
||||
var version = '0.22-dev-1',
|
||||
|
||||
root = path.resolve(__dirname),
|
||||
src = path.join(root, 'src'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user