chore(version): bump
This commit is contained in:
parent
ae858bae15
commit
ee29e1c722
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
// in deployment, `IS_DEPLOYED = "<version number>";` should be set below.
|
// in deployment, `IS_DEPLOYED = "<version number>";` should be set below.
|
||||||
globalThis.IS_DEPLOYED = undefined;
|
globalThis.IS_DEPLOYED = undefined;
|
||||||
globalThis.VERSION_NUMBER = /* 5ETOOLS_VERSION__OPEN */"1.209.3"/* 5ETOOLS_VERSION__CLOSE */;
|
globalThis.VERSION_NUMBER = /* 5ETOOLS_VERSION__OPEN */"1.209.5"/* 5ETOOLS_VERSION__CLOSE */;
|
||||||
globalThis.DEPLOYED_IMG_ROOT = undefined;
|
globalThis.DEPLOYED_IMG_ROOT = undefined;
|
||||||
// for the roll20 script to set
|
// for the roll20 script to set
|
||||||
globalThis.IS_VTT = false;
|
globalThis.IS_VTT = false;
|
||||||
|
|||||||
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "5etools",
|
"name": "5etools",
|
||||||
"version": "1.209.4",
|
"version": "1.209.5",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "5etools",
|
"name": "5etools",
|
||||||
"version": "1.209.4",
|
"version": "1.209.5",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"5etools-utils": "^0.12.20",
|
"5etools-utils": "^0.12.20",
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "5etools",
|
"name": "5etools",
|
||||||
"author": "TheGiddyLimit",
|
"author": "TheGiddyLimit",
|
||||||
"version": "1.209.4",
|
"version": "1.209.5",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"description": "A site dedicated to making playing games with your friends as easy as possible.",
|
"description": "A site dedicated to making playing games with your friends as easy as possible.",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user