We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 277f6d7 commit bdbe81aCopy full SHA for bdbe81a
classes/Kohana/Core.php
@@ -16,7 +16,7 @@
16
class Kohana_Core {
17
18
// Release version and codename
19
- const VERSION = '3.3.5';
+ const VERSION = '3.3.6';
20
const CODENAME = 'pharrell';
21
22
// Common environment type constants for consistency and convenience
0 commit comments