Skip to content

Commit 18f40ab

Browse files
committed
bump version
1 parent 9f4169b commit 18f40ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

UAssetGUI/UAssetGUI.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<AssemblyTitle>UAssetGUI</AssemblyTitle>
1010
<Product>UAssetGUI</Product>
1111
<Copyright>Copyright © Atenfyr 2024</Copyright>
12-
<AssemblyVersion>1.0.2.0</AssemblyVersion>
13-
<FileVersion>1.0.2.0</FileVersion>
12+
<AssemblyVersion>1.0.3.0</AssemblyVersion>
13+
<FileVersion>1.0.3.0</FileVersion>
1414
<OutputPath>bin\$(Configuration)\</OutputPath>
1515
<Configurations>Debug;Release;DebugVerbose;DebugTracing</Configurations>
1616
<UseWindowsForms>true</UseWindowsForms>
@@ -44,7 +44,7 @@
4444
<PropertyGroup>
4545
<ApplicationIcon>Resources\icon.ico</ApplicationIcon>
4646
<GenerateResourceUsePreserializedResources>true</GenerateResourceUsePreserializedResources>
47-
<Version>1.0.2</Version>
47+
<Version>1.0.3</Version>
4848
</PropertyGroup>
4949
<Target Name="BeforeBuildMigrated" BeforeTargets="PreBuildEvent">
5050
<Exec ContinueOnError="true" ConsoleToMsBuild="true" Command="git rev-parse --short HEAD">

0 commit comments

Comments
 (0)