Skip to content

Commit cfb65aa

Browse files
committed
Change version to 0.1.1
Change Version to 0.1.1 and replaced the screenshot with a screenshot of the specific version. The Version-Change is made in `extension.json` (for MediaWiki itself to show the version directly) and in `CITATION.cff` (for the citation system in GitHub). The version change is made as some things have changed, but not things that are so drastic that it should be a change in the minor number.
1 parent 2c76d1e commit cfb65aa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CITATION.cff

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ message: |
1717
"If you use this software, please cite it using these metadata.
1818
You could use your own citation, but this is in many cases easier to use."
1919
title: MultiCodeBlock
20-
version: "0.1.0"
21-
...
20+
version: "0.1.1"
21+
...

extension.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "QuickWrite",
44
"url": "https://github.com/QuickWrite/MultiCodeBlock",
55
"description": "Creates a codeblock consisting of multiple languages and a custom way of commenting the code.",
6-
"version": "0.1.0",
6+
"version": "0.1.1",
77
"license-name": "Apache-2.0",
88
"type": "validextensionclass",
99
"manifest_version": 1,

img/MultiCodeBlockPreview.png

-308 Bytes
Loading

0 commit comments

Comments
 (0)