version 5.1.0

This commit is contained in:
Mark
2016-07-16 14:05:58 +02:00
parent f1d7219c82
commit 7cbbc4e486
3 changed files with 3 additions and 3 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.8';
const currentVersion = '5.1.0';
const SKILLS = {
ACROBATICS: 'dexterity',
ANIMALHANDLING: 'wisdom',
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "5eShaped",
"version": "5.0.8",
"version": "5.1.0",
"bin": "./",
"description": "5e Shaped character sheet for Roll20.net",
"main": "gulpfile.js",