Yaron Koren has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/191184

Change subject: Version 0.4.5
......................................................................

Version 0.4.5

Change-Id: I3f016f35af63d034385dba0c9a05c29a242fe460
---
M PageSchemas.php
M README
2 files changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/PageSchemas 
refs/changes/84/191184/1

diff --git a/PageSchemas.php b/PageSchemas.php
index a099098..931372f 100644
--- a/PageSchemas.php
+++ b/PageSchemas.php
@@ -19,7 +19,7 @@
 
 /* Configuration */
 
-define( 'PAGE_SCHEMAS_VERSION', '0.4.4' );
+define( 'PAGE_SCHEMAS_VERSION', '0.4.5' );
 
 // Credits
 $wgExtensionCredits['parserhook'][] = array(
diff --git a/README b/README
index 455c66d..07d082f 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 Page Schemas extension
 
-        Version 0.4.4
+        Version 0.4.5
         Yaron Koren and Ankit Garg
 
 This is free software licensed under the GNU General Public License. Please
@@ -47,8 +47,8 @@
 
 Important code contributions were also made by Vedmaka.
 
-Language translations were provided by many people; see the file
-PageSchemas.i18n.php for the full listing.
+Language translations were provided by many people; see the files in
+the /i18n directory for the full listing.
 
 == Contact ==
 

-- 
To view, visit https://gerrit.wikimedia.org/r/191184
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3f016f35af63d034385dba0c9a05c29a242fe460
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PageSchemas
Gerrit-Branch: master
Gerrit-Owner: Yaron Koren <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to