Skip to content

Commit 09c35e5

Browse files
magicbugCopilot
andauthored
Update application/migrations/233_tag_2_7_8.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9587aea commit 09c35e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

application/migrations/233_tag_2_7_8.php

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

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

0 commit comments

Comments
 (0)