version 5.0.7

This commit is contained in:
Mark
2016-07-14 16:48:57 +02:00
parent 2550024d0a
commit 4e7cc598e9
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, getTranslationByKey:false */
'use strict';
const currentVersion = '5.0.6';
const currentVersion = '5.0.7';
const SKILLS = {
ACROBATICS: 'dexterity',
ANIMALHANDLING: 'wisdom',
+1 -1
View File
@@ -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",