We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7feb10d commit eb1dfffCopy full SHA for eb1dfff
_build/build.php
@@ -1,6 +1,6 @@
1
<?php
2
/**
3
- * Attogram Games Website Builder v1.0.0
+ * Attogram Games Website Builder
4
*
5
* https://github.com/attogram/games
6
*/
_build/src/AttogramGames.php
@@ -25,7 +25,7 @@
25
26
class AttogramGames
27
{
28
- const VERSION = '4.0.6';
+ const VERSION = '4.0.7';
29
30
/** @var string */
31
private $title;
0 commit comments