Skip to content

Commit 1f7d17e

Browse files
magicbugCopilot
andauthored
Update application/migrations/231_tag_2_7_6.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5fce83b commit 1f7d17e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

application/migrations/231_tag_2_7_6.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class Migration_tag_2_7_6 extends CI_Migration {
1111
public function up()
1212
{
1313

14-
// Tag Cloudlog 2.7.5
14+
// Tag Cloudlog 2.7.6
1515
$this->db->where('option_name', 'version');
1616
$this->db->update('options', array('option_value' => '2.7.6'));
1717

0 commit comments

Comments
 (0)