Skip to content

Commit 06d1618

Browse files
committed
Preparing for 3.18 dev
1 parent a854a96 commit 06d1618

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## Version 3.18.0 - Raphtalia - in dev
4+
5+
6+
37
## Version 3.17.0 - Motoko - 10th May 2019
48

59
### Shaders

src/const.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ var CONST = {
2020
* @type {string}
2121
* @since 3.0.0
2222
*/
23-
VERSION: '3.17.0',
23+
VERSION: '3.18.0-Beta1',
2424

2525
BlendModes: require('./renderer/BlendModes'),
2626

0 commit comments

Comments
 (0)