Skip to content

Commit b766456

Browse files
authored
Start development of version 2.1.0 (#66)
* Update extension.json * Update composer.json
1 parent 70213fc commit b766456

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"extra": {
4141
"branch-alias": {
42-
"dev-master": "2.x-dev"
42+
"dev-master": "2.1.x-dev"
4343
}
4444
},
4545
"autoload": {

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SemanticCite",
3-
"version": "2.0.0",
3+
"version": "2.1.0-alpha",
44
"author": [
55
"James Hong Kong"
66
],

0 commit comments

Comments
 (0)