libragephoto 0.8.1 release
- CMakeLists.txt: update version to 0.8.1 - doc: depend on CMake >= 3.16 - ragephoto-gtkviewer: depend on CMake >= 3.16 and ragephoto >= 0.8 - ragephoto-qtviewer: depend on CMake >= 3.16 and ragephoto >= 0.8 - src/dotnet: update version to 0.8.1
This commit is contained in:
parent
b87fd1d8fd
commit
728a3dff6c
5 changed files with 17 additions and 18 deletions
|
|
@ -4,9 +4,9 @@
|
|||
<TargetFrameworks>netstandard2.1;net47;net8.0</TargetFrameworks>
|
||||
<AssemblyName>RagePhoto.Core</AssemblyName>
|
||||
<RootNamespace>RagePhoto</RootNamespace>
|
||||
<Version>0.8.0</Version>
|
||||
<AssemblyVersion>0.8.0</AssemblyVersion>
|
||||
<FileVersion>0.8.0</FileVersion>
|
||||
<Version>0.8.1</Version>
|
||||
<AssemblyVersion>0.8.1</AssemblyVersion>
|
||||
<FileVersion>0.8.1</FileVersion>
|
||||
<Authors>Syping</Authors>
|
||||
<Copyright>Copyright © 2025 Syping</Copyright>
|
||||
<Description>Open Source RAGE Photo Parser for GTA V and RDR 2</Description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue