mirror of
https://github.com/alexkurowski/solo-toolkit.git
synced 2026-07-22 10:10:32 +00:00
Bump version
This commit is contained in:
parent
599f609ddb
commit
c112ab8d23
2 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue