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