Skip to content

Commit 4c1c6e4

Browse files
committed
Bump version number
1 parent b9bdb80 commit 4c1c6e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

version/version.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
*/
1616
class ComTagsVersion extends KObject
1717
{
18-
const VERSION = '1.0.2';
18+
const VERSION = '1.1.0';
19+
1920
/**
2021
* Get the version.
2122
*

0 commit comments

Comments
 (0)