Skip to content

Commit 97618bc

Browse files
committed
Attogram Router v3.0.5
1 parent d2d07ae commit 97618bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Router.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
*/
3030
class Router
3131
{
32-
const VERSION = '3.0.5.pre.1';
32+
const VERSION = '3.0.5';
3333

3434
private $control = '';
3535
private $forceSlash = false;

0 commit comments

Comments
 (0)