[PortableCameraAdditions] bump version

This commit is contained in:
NotAKidoS 2025-04-03 03:59:40 -05:00
parent ef3ecde553
commit d0504fef91
2 changed files with 7 additions and 7 deletions

View file

@ -1,8 +1,8 @@
{
"_id": 123,
"name": "PortableCameraAdditions",
"modversion": "1.0.5",
"gameversion": "2023r173",
"modversion": "1.0.6",
"gameversion": "2025r179",
"loaderversion": "0.6.1",
"modtype": "Mod",
"author": "NotAKidoS",
@ -18,8 +18,8 @@
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r22/PortableCameraAdditions.dll",
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r46/PortableCameraAdditions.dll",
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/PortableCameraAdditions/",
"changelog": "- Fixes for 2023r173.",
"changelog": "- Recompiled for 2025r179",
"embedcolor": "#ffd96a"
}