Skip to content

Commit 38ecbe0

Browse files
author
Tinsh
committed
refactor(core): bump version number
1 parent 236ab96 commit 38ecbe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/classes/Kohana/Core.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
class Kohana_Core
1818
{
1919
// Release version and codename
20-
const VERSION = '3.4.0';
20+
const VERSION = '3.4.1';
2121

2222
/**
2323
* @deprecated 3.4.0

0 commit comments

Comments
 (0)