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 e13785a + ea9e0d2 commit bce8fb1Copy full SHA for bce8fb1
_config.yml
@@ -17,4 +17,4 @@ encoding: UTF-8
17
prefix: /
18
19
# Custom variables
20
-current_version: 2.9.3
+current_version: 2.9.4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@universityofwarwick/id7",
3
- "version": "2.9.3",
+ "version": "2.9.4",
4
"scripts": {
5
"watch": "NODE_ENV=development webpack --mode development --watch",
6
"dev": "NODE_ENV=development webpack --mode development",
0 commit comments