version 5.2.0

This commit is contained in:
Mark
2016-07-17 17:50:15 +02:00
parent ed025792e3
commit bb06a2387e
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.1.0';
const currentVersion = '5.2.0';
const SKILLS = {
ACROBATICS: 'dexterity',
ANIMALHANDLING: 'wisdom',
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "5eShaped",
"version": "5.1.0",
"version": "5.2.0",
"bin": "./",
"description": "5e Shaped character sheet for Roll20.net",
"main": "gulpfile.js",