We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 106377e commit 34441bdCopy full SHA for 34441bd
1 file changed
bin/install.php
@@ -28,7 +28,7 @@ public function __construct() {
28
'repos' => 'codeigniter3-translations',
29
'name' => 'Translations for CodeIgniter System Messages',
30
'dir' => 'language',
31
- 'example_branch' => '3.0.0',
+ 'example_branch' => '3.1.0',
32
),
33
'restserver' => array(
34
'site' => 'github',
0 commit comments