[Index] Bump version: v0.2 (non-dev)
This commit is contained in:
parent
5f48b924a7
commit
8f79dcef9b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
const log = require('./utils/log');
|
||||
global.log = log; // Make log global for easy usage everywhere
|
||||
global.oaVersion = '0.2-dev';
|
||||
global.oaVersion = '0.2';
|
||||
|
||||
log('Init', 'OpenAsar v' + oaVersion);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue