Skip to content

Commit 205ee60

Browse files
author
GitHub Action
committed
build: update package file versions to 3.1.2
1 parent 6c771f5 commit 205ee60

5 files changed

+10
-10
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
"ModularityFormBuilder\\": "source/php/"
3232
}
3333
},
34-
"version": "3.0.7"
34+
"version": "3.1.2"
3535
}

composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modularity-form-builder.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Modularity Form Builder
44
* Plugin URI: http://github.com/helsingborg-stad
55
* Description: Build submittable form(s) to display with module
6-
* Version: 3.0.7
6+
* Version: 3.1.2
77
* Author: Kristoffer Svanmark, Sebastian Thulin
88
*/
99

package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "modularity-form-builder",
3-
"version": "3.0.7",
3+
"version": "3.1.2",
44
"description": "Formbuilder for modularity",
55
"main": "",
66
"scripts": {
@@ -54,4 +54,4 @@
5454
"webpack-manifest-plugin": "^4.1.1",
5555
"webpack-remove-empty-scripts": "^0.7.3"
5656
}
57-
}
57+
}

0 commit comments

Comments
 (0)