Skip to content

Commit eb1dfff

Browse files
committed
v4.0.7
1 parent 7feb10d commit eb1dfff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_build/build.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Attogram Games Website Builder v1.0.0
3+
* Attogram Games Website Builder
44
*
55
* https://github.com/attogram/games
66
*/

_build/src/AttogramGames.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
class AttogramGames
2727
{
28-
const VERSION = '4.0.6';
28+
const VERSION = '4.0.7';
2929

3030
/** @var string */
3131
private $title;

0 commit comments

Comments
 (0)