Skip to content

Commit 93b98c9

Browse files
Bump version and update package name
1 parent 4d8b9b4 commit 93b98c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "foundryvtt-simple-calendar-reborn",
33
"description": "A simple calendar module for keeping track of game days and events. Forked from the original Simple Calendar by Vigoren.",
4-
"version": "2.5.2",
4+
"version": "2.5.3",
55
"author": "Arctis Fireblight, Dean Vigoren (Vigorator)",
66
"keywords": [
77
"foundryvtt",

src/module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"id": "foundryvtt-simple-calendar-reborn",
3-
"title": "Simple Calendar",
3+
"title": "Simple Calendar Reborn",
44
"description": "A simple calendar module for keeping track of game days and events. Forked from the original Simple Calendar by Vigoren.",
5-
"version": "2.5.2.0",
5+
"version": "2.5.3",
66
"authors": [
77
{
88
"name": "Arctis Fireblight",

0 commit comments

Comments
 (0)