Bump version

This commit is contained in:
Alex 2026-04-07 18:14:34 +08:00
parent 599f609ddb
commit c112ab8d23
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "solo-rpg-toolkit",
"name": "Solo RPG Toolkit",
"version": "0.7.14",
"version": "0.7.15",
"minAppVersion": "1.5.11",
"description": "Random generator tools geared towards solo TTRPG gameplay",
"author": "Alex Kurowski",

View file

@ -1,6 +1,6 @@
{
"name": "alexkurowski/solo-toolkit",
"version": "0.7.14",
"version": "0.7.15",
"description": "Solo RPG toolkit for Obsidian (https://obsidian.md)",
"main": "./dist/api.js",
"scripts": {