diff --git a/api.json b/api.json index 554376a..ba25e4f 100644 --- a/api.json +++ b/api.json @@ -1,6 +1,7 @@ { - "Version": "v2.176.1", + "Version": "v2.177.0", "VersionList": [ + "v2.177.0", "v2.176.1", "v2.176.0", "v2.175.0", @@ -153,12 +154,12 @@ "v2.109.2", "v2.109.1" ], - "ReleaseTime": "2024-11-15T15:36:53Z", - "CheckTime": "2024-11-15T15:37Z", + "ReleaseTime": "2024-11-19T06:55:11Z", + "CheckTime": "2024-11-19T06:55Z", "DownloadLink": [ "https://cdn.jsdelivr.net/gh/One-Studio/HLAE-Archive@master/dist/hlae.zip", "https://cdn.jsdelivr.net/gh/One-Studio/HLAE-Archive@master/dist/HLAE_Setup.exe" ], "Format": 1, - "ReleaseNote": "- Included AfxHookSource2 0.28.1 (2024-11-15T15:20Z).\r\n\r\n## AfxHookSource2 0.28.1 (2024-11-15T15:20Z)\r\n- Fixed #1009 CS2: mirv-script crashes game when loading modules." + "ReleaseNote": "- Included AfxHookSource2 0.29.0 (2024-11-19T06:40Z).\r\n\r\n## AfxHookSource2 0.29.0 (2024-11-19T06:40Z)\r\n- Fixed mirv_time fix.\r\n- mirv-script changes / fixes, thanks @ChetdeJong" } \ No newline at end of file diff --git a/config.json b/config.json index b84fc65..c6b27da 100644 --- a/config.json +++ b/config.json @@ -9,8 +9,9 @@ "ArchiverGH": true, "ArchiverAPI": "", "ArchiverVersion": "v1.2.1", - "Version": "v2.176.1", + "Version": "v2.177.0", "VersionList": [ + "v2.177.0", "v2.176.1", "v2.176.0", "v2.175.0", @@ -163,7 +164,7 @@ "v2.109.2", "v2.109.1" ], - "CheckTime": "2024-11-15T15:37Z", + "CheckTime": "2024-11-19T06:55Z", "Format": 1, "CompRatio": 2, "DistPath": "dist", diff --git a/dist/HLAE_Setup.exe b/dist/HLAE_Setup.exe index 17b16bd..df3292d 100644 Binary files a/dist/HLAE_Setup.exe and b/dist/HLAE_Setup.exe differ diff --git a/dist/hlae.zip b/dist/hlae.zip index 2f69e2e..5bc72ee 100644 Binary files a/dist/hlae.zip and b/dist/hlae.zip differ diff --git a/old_version b/old_version index ca30a31..a091f26 100644 --- a/old_version +++ b/old_version @@ -1 +1 @@ -v2.176.0 \ No newline at end of file +v2.176.1 \ No newline at end of file diff --git a/version b/version index a091f26..debbfea 100644 --- a/version +++ b/version @@ -1 +1 @@ -v2.176.1 \ No newline at end of file +v2.177.0 \ No newline at end of file