diff --git a/dist/navis-1.1.3.zip b/dist/navis-1.1.3.zip new file mode 100644 index 0000000..75c3598 Binary files /dev/null and b/dist/navis-1.1.3.zip differ diff --git a/dist/navis-release/Navis.exe b/dist/navis-release/Navis.exe index 5b8b7c5..3b71d62 100644 Binary files a/dist/navis-release/Navis.exe and b/dist/navis-release/Navis.exe differ diff --git a/dist/navis-release/update.json b/dist/navis-release/update.json index 075a1eb..0978b03 100644 --- a/dist/navis-release/update.json +++ b/dist/navis-release/update.json @@ -1,7 +1,7 @@ { - "version": "1.1.2", - "notes": "Обновления через git.evilfox.cc", + "version": "1.1.3", + "notes": "Тестовый релиз автообновления 1.1.3", "url": "https://git.evilfox.cc/test2/navi/raw/branch/main/dist/navis-release/Navis.exe", - "sha256": "b6fd14189e777383da7db4793c44568a9d516774f5d9bc11d63843db30dcac85", + "sha256": "652572f7dfefb59d62ac291f8cabb0edc9f1039ae4791f7c2b2e6bfd3a8b9fcb", "mandatory": false } \ No newline at end of file diff --git a/dist/update.json b/dist/update.json index 075a1eb..0978b03 100644 --- a/dist/update.json +++ b/dist/update.json @@ -1,7 +1,7 @@ { - "version": "1.1.2", - "notes": "Обновления через git.evilfox.cc", + "version": "1.1.3", + "notes": "Тестовый релиз автообновления 1.1.3", "url": "https://git.evilfox.cc/test2/navi/raw/branch/main/dist/navis-release/Navis.exe", - "sha256": "b6fd14189e777383da7db4793c44568a9d516774f5d9bc11d63843db30dcac85", + "sha256": "652572f7dfefb59d62ac291f8cabb0edc9f1039ae4791f7c2b2e6bfd3a8b9fcb", "mandatory": false } \ No newline at end of file diff --git a/internal/update/update.go b/internal/update/update.go index 74ffd29..2675be7 100644 --- a/internal/update/update.go +++ b/internal/update/update.go @@ -18,7 +18,7 @@ import ( ) // CurrentVersion is the shipped client version. -const CurrentVersion = "1.1.2" +const CurrentVersion = "1.1.3" // DefaultManifestURL is the update feed (hosted in the project git repo). const DefaultManifestURL = "https://git.evilfox.cc/test2/navi/raw/branch/main/dist/update.json" diff --git a/server/update.json b/server/update.json index 075a1eb..0978b03 100644 --- a/server/update.json +++ b/server/update.json @@ -1,7 +1,7 @@ { - "version": "1.1.2", - "notes": "Обновления через git.evilfox.cc", + "version": "1.1.3", + "notes": "Тестовый релиз автообновления 1.1.3", "url": "https://git.evilfox.cc/test2/navi/raw/branch/main/dist/navis-release/Navis.exe", - "sha256": "b6fd14189e777383da7db4793c44568a9d516774f5d9bc11d63843db30dcac85", + "sha256": "652572f7dfefb59d62ac291f8cabb0edc9f1039ae4791f7c2b2e6bfd3a8b9fcb", "mandatory": false } \ No newline at end of file diff --git a/versioninfo.json b/versioninfo.json index 368d833..1767a11 100644 --- a/versioninfo.json +++ b/versioninfo.json @@ -1,7 +1,7 @@ { "FixedFileInfo": { - "FileVersion": { "Major": 1, "Minor": 1, "Patch": 2, "Build": 0 }, - "ProductVersion": { "Major": 1, "Minor": 1, "Patch": 2, "Build": 0 }, + "FileVersion": { "Major": 1, "Minor": 1, "Patch": 3, "Build": 0 }, + "ProductVersion": { "Major": 1, "Minor": 1, "Patch": 3, "Build": 0 }, "FileFlagsMask": "3f", "FileFlags": "00", "FileOS": "40004", @@ -11,11 +11,11 @@ "StringFileInfo": { "CompanyName": "Navis", "FileDescription": "Navis — NaiveProxy client", - "FileVersion": "1.1.2.0", + "FileVersion": "1.1.3.0", "InternalName": "Navis", "OriginalFilename": "Navis.exe", "ProductName": "Navis", - "ProductVersion": "1.1.2.0" + "ProductVersion": "1.1.3.0" }, "VarFileInfo": { "Translation": {