jenkins-bot has submitted this change and it was merged.

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(-)

Approvals:
  Legoktm: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: I7919c72a931d9ec284e30f75da0289924c6b7ff1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>
Gerrit-Reviewer: KartikMistry <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to