Amire80 has uploaded a new change for review.

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

Change subject: Remove version specification from extension.json
......................................................................

Remove version specification from extension.json

The version number that extension.json had was "1.0.0+20150710",
which was not useful for anything.

Removing this number simply shows the Git change ID,
which is the number that is actually useful for all practical purposes.

Bug: T86301
Change-Id: I7919c72a931d9ec284e30f75da0289924c6b7ff1
---
M extension.json
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation 
refs/changes/50/247250/1

diff --git a/extension.json b/extension.json
index ea6dadc..65a92e0 100644
--- a/extension.json
+++ b/extension.json
@@ -1,6 +1,5 @@
 {
        "name": "ContentTranslation",
-       "version": "1.0.0+20150710",
        "author": [
                "Amir Aharoni",
                "David Chan",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7919c72a931d9ec284e30f75da0289924c6b7ff1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>

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

Reply via email to