version 2.1.8

This commit is contained in:
Mark
2016-02-27 13:03:38 +01:00
parent b27e8e12da
commit e868b46ca2
4 changed files with 5 additions and 5 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,4 +1,4 @@
var currentVersion = '2.1.7';
var currentVersion = '2.1.8';
var skills = {
abilities: {
'acrobatics': 'dexterity',
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "dnd_5e_shaped_character_sheet",
"version": "2.1.7",
"version": "2.1.8",
"bin": "./",
"description": "D&D 5e Shaped character sheet on Roll20.net",
"main": "gulpfile.js",