diff --git a/package.json b/package.json index 0e3d61a..ce5dfea 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "foundryvtt-simple-calendar-reborn", "description": "A simple calendar module for keeping track of game days and events. Forked from the original Simple Calendar by Vigoren.", - "version": "2.5.2", + "version": "2.5.3", "author": "Arctis Fireblight, Dean Vigoren (Vigorator)", "keywords": [ "foundryvtt", diff --git a/src/module.json b/src/module.json index dc9bf62..b1e33f9 100644 --- a/src/module.json +++ b/src/module.json @@ -1,8 +1,8 @@ { "id": "foundryvtt-simple-calendar-reborn", - "title": "Simple Calendar", + "title": "Simple Calendar Reborn", "description": "A simple calendar module for keeping track of game days and events. Forked from the original Simple Calendar by Vigoren.", - "version": "2.5.2.0", + "version": "2.5.3", "authors": [ { "name": "Arctis Fireblight",