Skip to content

Commit 29688cb

Browse files
committed
Update Common.php
1 parent 01e8cf4 commit 29688cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Common.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
return 1;
1616
}
1717

18-
define( 'DATAVALUES_COMMON_VERSION', '0.1' );
18+
define( 'DATAVALUES_COMMON_VERSION', '0.1.1' );
1919

2020
/**
2121
* @deprecated
@@ -31,7 +31,7 @@
3131
'[https://www.mediawiki.org/wiki/User:Jeroen_De_Dauw Jeroen De Dauw]',
3232
'The Wikidata team',
3333
),
34-
'url' => 'https://github.com/wikimedia/mediawiki-extensions-DataValuesCommon',
34+
'url' => 'https://github.com/DataValues/Common',
3535
'description' => 'Contains common implementations of the interfaces defined by DataValuesInterfaces',
3636
);
3737
}

0 commit comments

Comments
 (0)