File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
#define AppName " Genshin Stella Mod"
2
- #define AppVersion " 7.9.7.9 "
2
+ #define AppVersion " 7.9.7.10 "
3
3
#define AppPublisher " Sefinek Inc."
4
4
#define AppURL " https://genshin.sefinek.net"
5
5
#define AppExeName " Stella Mod Launcher.exe"
Original file line number Diff line number Diff line change 9
9
<ImplicitUsings >enable</ImplicitUsings >
10
10
<ApplicationManifest >Properties\app.manifest</ApplicationManifest >
11
11
<AssemblyVersion >7.9.7.0</AssemblyVersion >
12
- <FileVersion >7.9.7.9 </FileVersion >
13
- <Version >7.9.7.9 </Version >
12
+ <FileVersion >7.9.7.10 </FileVersion >
13
+ <Version >7.9.7.10 </Version >
14
14
<StartupObject >StellaModLauncher.Program</StartupObject >
15
15
<ApplicationIcon >data\images\icons\nahida.ico</ApplicationIcon >
16
16
<BaseOutputPath >..\Build\</BaseOutputPath >
You can’t perform that action at this time.
0 commit comments