Skip to content

Commit b5da4c8

Browse files
committed
Shared Media Tagger v1.2.0
1 parent dacc9ba commit b5da4c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SharedMediaTagger.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class SharedMediaTagger
2222
*/
2323
public function __construct(array $config = [])
2424
{
25-
define('SHARED_MEDIA_TAGGER', '1.2.0.pre.0');
25+
define('SHARED_MEDIA_TAGGER', '1.2.0');
2626

2727
ob_start('ob_gzhandler');
2828

0 commit comments

Comments
 (0)