Skip to content

Commit 5f6514b

Browse files
authored
Bump version to 4.0.0-beta (#252)
* Bump version to 3.1.0-beta * Update extension.json * Update composer.json
1 parent ec4e50c commit 5f6514b

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
@@ -55,7 +55,7 @@
5555
},
5656
"extra": {
5757
"branch-alias": {
58-
"dev-master": "3.x-dev"
58+
"dev-master": "4.x-dev"
5959
}
6060
},
6161
"autoload": {

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SemanticExtraSpecialProperties",
3-
"version": "3.0.5",
3+
"version": "4.0.0-beta",
44
"author": [
55
"Leo Wallentin",
66
"James Hong Kong",

0 commit comments

Comments
 (0)