Skip to content

Commit 4445256

Browse files
author
Dominic Tubach
committed
Set version to 0.7.1-dev
1 parent b039529 commit 4445256

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"extra": {
1313
"branch-alias": {
14-
"dev-main": "0.6.x-dev"
14+
"dev-main": "0.7.x-dev"
1515
}
1616
},
1717
"autoload": {

json_forms.info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ package: JSONForms
55
core_version_requirement: ^9.5 || ^10
66
php: 7.4
77
hidden: true
8-
version: 0.7.0
8+
version: 0.7.1-dev
99
'interface translation project': json_forms
1010
'interface translation server pattern': modules/custom/%project/translations/%language.po

modules/json_forms_example/json_forms_example.info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ core_version_requirement: ^9.5 || ^10
66
php: 7.4
77
dependencies:
88
- json_forms:json_forms
9-
version: 0.7.0
9+
version: 0.7.1-dev

0 commit comments

Comments
 (0)