mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 12:34:47 -04:00
Updates version to 0.22-dev.
This commit is contained in:
parent
bdb8c3f099
commit
b506405a2c
2 changed files with 6 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue