mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 12:34:47 -04:00
Adds date format for 'el'.
This commit is contained in:
parent
f5e7b10d94
commit
38011bd9a7
2 changed files with 3 additions and 2 deletions
|
@ -7,7 +7,7 @@ var path = require('path'),
|
|||
moment = require('moment');
|
||||
|
||||
|
||||
var version = '0.21-dev-31',
|
||||
var version = '0.21-dev-32',
|
||||
|
||||
root = path.resolve(__dirname),
|
||||
src = path.join(root, 'src'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue