Skip to content

Commit bcb08c6

Browse files
committed
Updated tags version.
1 parent a844b17 commit bcb08c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Acceptance/AcceptanceTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ protected function assertTagsFileHeaderIsCorrect()
122122
"!_TAG_PROGRAM_AUTHOR\ttechlivezheng\t/[email protected]/",
123123
"!_TAG_PROGRAM_NAME\tphpctags\t//",
124124
"!_TAG_PROGRAM_URL\thttps://github.com/techlivezheng/phpctags\t/official site/",
125-
"!_TAG_PROGRAM_VERSION\t0.6.1\t//",
125+
"!_TAG_PROGRAM_VERSION\t0.8.1\t//",
126126
);
127127

128128
$realHeader = array_splice($this->tagsFileContent, 0, count($expectedHeader));

0 commit comments

Comments
 (0)