version 2.4.9

This commit is contained in:
Mark
2016-04-12 19:33:20 +02:00
parent e456a78ae9
commit fbedaedc93
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 */
'use strict';
const currentVersion = '2.4.8';
const currentVersion = '2.4.9';
let TRANSLATIONS;
const SKILLS = {
acrobatics: 'dexterity',
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "dnd_5e_shaped_character_sheet",
"version": "2.4.8",
"version": "2.4.9",
"bin": "./",
"description": "D&D 5e Shaped character sheet on Roll20.net",
"main": "gulpfile.js",