Skip to content

Commit bdbe81a

Browse files
committed
Bump version to 3.3.6
1 parent 277f6d7 commit bdbe81a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classes/Kohana/Core.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
class Kohana_Core {
1717

1818
// Release version and codename
19-
const VERSION = '3.3.5';
19+
const VERSION = '3.3.6';
2020
const CODENAME = 'pharrell';
2121

2222
// Common environment type constants for consistency and convenience

0 commit comments

Comments
 (0)