mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-06 07:02:28 +00:00
version 3.3.3
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 */
|
||||
'use strict';
|
||||
|
||||
const currentVersion = '3.3.2';
|
||||
const currentVersion = '3.3.3';
|
||||
let TRANSLATIONS;
|
||||
const SKILLS = {
|
||||
acrobatics: 'dexterity',
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "5eShaped",
|
||||
"version": "3.3.2",
|
||||
"version": "3.3.3",
|
||||
"bin": "./",
|
||||
"description": "5e Shaped character sheet for Roll20.net",
|
||||
"main": "gulpfile.js",
|
||||
|
||||
Reference in New Issue
Block a user