mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-11 09:32:33 +00:00
version 5.0.7
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
||||
/* global setAttrs:false, getAttrs:false, on:false, getSectionIDs:false, generateRowID:false, getTranslationByKey:false */
|
||||
'use strict';
|
||||
|
||||
const currentVersion = '5.0.6';
|
||||
const currentVersion = '5.0.7';
|
||||
const SKILLS = {
|
||||
ACROBATICS: 'dexterity',
|
||||
ANIMALHANDLING: 'wisdom',
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "5eShaped",
|
||||
"version": "5.0.6",
|
||||
"version": "5.0.7",
|
||||
"bin": "./",
|
||||
"description": "5e Shaped character sheet for Roll20.net",
|
||||
"main": "gulpfile.js",
|
||||
|
||||
Reference in New Issue
Block a user