mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 05:14:23 +00:00
bump version number
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "libreevent",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Free & Open source event management solution",
|
||||
"main": "app.js",
|
||||
"directories": {
|
||||
|
||||
@@ -73,7 +73,7 @@ saveSettings( {
|
||||
'gcInterval': 300,
|
||||
'ticketTimeout': 900,
|
||||
'startPage': 'default',
|
||||
'version': '1.0.0'
|
||||
'version': '1.0.1'
|
||||
} );
|
||||
|
||||
console.log( ' ==> Done!\n\n' );
|
||||
Reference in New Issue
Block a user