We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52a33eb + a52376a commit 45c30cbCopy full SHA for 45c30cb
_config.yml
@@ -17,4 +17,4 @@ encoding: UTF-8
17
prefix: /
18
19
# Custom variables
20
-current_version: 2.9.10
+current_version: 2.9.11
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@universityofwarwick/id7",
3
- "version": "2.9.10",
+ "version": "2.9.11",
4
"scripts": {
5
"watch": "NODE_ENV=development webpack --mode development --watch",
6
"dev": "NODE_ENV=development webpack --mode development",
0 commit comments