Skip to content

Commit eb148b6

Browse files
chore: Bump version to 1.2.4 in manifest.json and package.json
1 parent a4e15ad commit eb148b6

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "fantasy-content-generator",
33
"name": "Fantasy Content Generator",
4-
"version": "1.2.3",
4+
"version": "1.2.4",
55
"minAppVersion": "0.15.0",
66
"description": "A Fantasy Content Generator for Obsidian for All Your TTRPG / World Building Needs",
77
"author": "Gregory Jagermeister ",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fantasy-content-generator",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "A Fantasy Content Generator For all your TTRPG Needs",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"1.2.3": "0.15.0",
3-
"1.2.2": "0.15.0"
3+
"1.2.2": "0.15.0",
4+
"1.2.4": "0.15.0"
45
}

0 commit comments

Comments
 (0)