version 3.3.3

This commit is contained in:
Mark
2016-05-26 23:09:17 +02:00
parent 688a05286f
commit 8a638e036f
3 changed files with 4 additions and 4 deletions
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 -1
View File
@@ -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",