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.
1 parent 6415635 commit 7c08a07Copy full SHA for 7c08a07
CHANGELOG.md
@@ -6,6 +6,10 @@ Versioning info:
6
- second number indicates a week (1 for the first week)
7
- third number indicates minor changes, such as hotfixes and updates
8
9
+## [6.2.5] - 2024-10-08
10
+### Changed
11
+- Forced redeploy to update Tiscali index
12
+
13
## [6.2.4] - 2024-04-09
14
### Changed
15
- Slides version
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "aphgames-web",
3
- "version": "6.2.4",
+ "version": "6.2.5",
4
"license": "BSD",
5
"scripts": {
"start": "docusaurus start",
0 commit comments