Browse code

Set formstone version variable to 0.8.35

Benjamin Roth authored on06/01/2016 15:26:33
Showing1 changed files
... ...
@@ -12,4 +12,4 @@
12 12
 /**
13 13
  * Asset version
14 14
  */
15
-$GLOBALS['TL_ASSETS']['FORMSTONE'] = '0.8.29';
16 15
\ No newline at end of file
16
+$GLOBALS['TL_ASSETS']['FORMSTONE'] = '0.8.35';
17 17
\ No newline at end of file