mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 12:34:47 -04:00
Adds l10n for delete.
This commit is contained in:
parent
cc7d9ee912
commit
9d26d5ae7e
2 changed files with 5 additions and 3 deletions
|
@ -6,7 +6,7 @@ var path = require('path'),
|
|||
child_process = require('child_process');
|
||||
|
||||
|
||||
var version = '0.22-dev-2',
|
||||
var version = '0.22-dev-3',
|
||||
|
||||
root = path.resolve(__dirname),
|
||||
src = path.join(root, 'src'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue