Update GameData.

This commit is contained in:
Ottermandias 2025-12-19 14:28:28 +01:00
parent bb957c1119
commit 042e9e17aa
2 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 67f313d42944e4d2c878b628cfc92b35d7d88436 Subproject commit a6b170cbd5ef2936466a8c85ba4a4ad495d4f3c9

View file

@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"dependencies": { "dependencies": {
"net9.0-windows7.0": { "net10.0-windows7.0": {
"DotNet.ReproducibleBuilds": { "DotNet.ReproducibleBuilds": {
"type": "Direct", "type": "Direct",
"requested": "[1.2.25, )", "requested": "[1.2.25, )",
@ -199,7 +199,7 @@
"FlatSharp.Compiler": "[7.9.0, )", "FlatSharp.Compiler": "[7.9.0, )",
"FlatSharp.Runtime": "[7.9.0, )", "FlatSharp.Runtime": "[7.9.0, )",
"Luna": "[1.0.0, )", "Luna": "[1.0.0, )",
"Penumbra.Api": "[5.12.0, )", "Penumbra.Api": "[5.13.0, )",
"Penumbra.String": "[1.0.6, )" "Penumbra.String": "[1.0.6, )"
} }
}, },