Release v1.3.6
This commit is contained in:
Binary file not shown.
@@ -507,6 +507,7 @@
|
||||
<Image Include="res\bitmap\bitmap9.bmp" />
|
||||
<Image Include="res\Bitmap\CancelShare.bmp" />
|
||||
<Image Include="res\bitmap\compress.bmp" />
|
||||
<Image Include="res\Bitmap\Copy.bmp" />
|
||||
<Image Include="res\Bitmap\delete.bmp" />
|
||||
<Image Include="res\Bitmap\DxgiDesktop.bmp" />
|
||||
<Image Include="res\Bitmap\EditGroup.bmp" />
|
||||
|
||||
@@ -325,5 +325,6 @@
|
||||
<Image Include="res\bitmap\uncompress.bmp" />
|
||||
<Image Include="res\bitmap\bitmap9.bmp" />
|
||||
<Image Include="res\bitmap\uninstall.bmp" />
|
||||
<Image Include="res\Bitmap\Copy.bmp" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
@@ -46,7 +46,7 @@
|
||||
|
||||
// 程序版本号 [建议格式: X.Y.Z]
|
||||
// 影响:关于对话框、标题栏
|
||||
#define BRAND_VERSION "1.3.5"
|
||||
#define BRAND_VERSION "1.3.6"
|
||||
|
||||
// 启动画面名称 [建议大写,更有 Logo 感]
|
||||
// 影响:启动画面 Logo 文字(大号艺术字体渲染)
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"0409": {
|
||||
"identity": {
|
||||
"name": "YAMA Go Server",
|
||||
"version": "1.0.0"
|
||||
"version": "1.0.1"
|
||||
},
|
||||
"description": "YAMA Go Server",
|
||||
"minimum-os": "win7",
|
||||
@@ -43,14 +43,14 @@
|
||||
"Comments": "YAMA Go Remote Desktop Server",
|
||||
"CompanyName": "SimpleRemoter",
|
||||
"FileDescription": "YAMA Go Remote Desktop Server",
|
||||
"FileVersion": "1.0.0",
|
||||
"FileVersion": "1.0.1",
|
||||
"InternalName": "YamaGo.exe",
|
||||
"LegalCopyright": "Copyright © 2026 YAMA",
|
||||
"LegalTrademarks": "",
|
||||
"OriginalFilename": "YamaGo.exe",
|
||||
"PrivateBuild": "",
|
||||
"ProductName": "YAMA Go Server",
|
||||
"ProductVersion": "1.0.0",
|
||||
"ProductVersion": "1.0.1",
|
||||
"SpecialBuild": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user