From 7cbbc4e486c46579fca276202a592d50ae8a250b Mon Sep 17 00:00:00 2001 From: Mark Date: Sat, 16 Jul 2016 14:05:58 +0200 Subject: [PATCH] version 5.1.0 --- 5eShaped/5eShaped.html | 2 +- 5eShaped/precompiled/components/sheetWorkers.js | 2 +- 5eShaped/precompiled/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/5eShaped/5eShaped.html b/5eShaped/5eShaped.html index 149c5ecaaa..be7692f193 100644 --- a/5eShaped/5eShaped.html +++ b/5eShaped/5eShaped.html @@ -1,5 +1,5 @@
Shaped v
Dungeons & Dragons (5th edition)
/
y p
+
=
+
+
=
+
+
=
+
+
=
+
+
=
+
+
=
+
()
+
=
/
/
/
/
/
/
/
/


/
+
=
/
+
=
/
+
=
/
+
=
/
+
=
/
+
=
/
+
=
/
+
=
/
+
=
2
3
5
6
7
9
10
11
13
/
?
1
2
3
4
5
6
A
y
/
.
+
.
+
=
.
+
+
?
.
+
+
?
.
.
/

/
/
y
.
+
=
.
+
+
?
.
+
+
?
.
+
+
+
.
,
( )
+
=
/
/
/
/
/
/
/
+
()
+
=
+
()
+
=
+
()
+
=
+
()
+
=
+
()
+
=
+
()
+
=
,
,
,
,
,
,
,
()
,
/
y
.
+
=
.
+
+
?
.
+
+
?
.
+
+
+
.

y
.
+
.
+
=
.
+
+
?
.
+
+
?
.

y
.
+
.
+
=
.
+
+
?
.
+
+
?
.

 
y
.
+
.
+
=
.
+
+
?
.
+
+
?
.

y
.
+
.
+
=
.
+
+
?
.
+
+
?
.

y
.
+
.
+
=
.
+
+
?
.
+
+
?
.
123456789
y
:
:
:
( )
:
:
.
.
+
.
+
=
.
+
+
?
.
+
+
?
.
+
+
+
.
.
.
A
/
+
=
/
+
=
/
+
=
/
+
=
/
+
=
/
+
=
/
+
=
/
+
=
/
+
=
2
3
5
6
7
9
10
11
13
/
?
+
=
/
/
×
=

/
×
=
?
/
+
=
/
+
=
/
+
=
/
+
=
/
+
=
/
+
=
/
+
=
/
+
=
/
+
=
2
3
5
6
7
9
10
11
13
/
A
?


Fortitude
Str
Dex
Con
Int
Wis
Cha

Reflex
Str
Dex
Con
Int
Wis
Cha

Will
Str
Dex
Con
Int
Wis
Cha
Saving throws
?
y
?

- +
diff --git a/5eShaped/precompiled/components/sheetWorkers.js b/5eShaped/precompiled/components/sheetWorkers.js index 591e406dbb..2a35be59d7 100644 --- a/5eShaped/precompiled/components/sheetWorkers.js +++ b/5eShaped/precompiled/components/sheetWorkers.js @@ -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', diff --git a/5eShaped/precompiled/package.json b/5eShaped/precompiled/package.json index bb3a809ced..9e3b3d7831 100644 --- a/5eShaped/precompiled/package.json +++ b/5eShaped/precompiled/package.json @@ -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",