Skip to content

Commit

Permalink
build: Bump mod v3.40.1, Studio v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
psyGamer committed Sep 4, 2024
1 parent a2a588f commit e3db2c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Studio/CelesteStudio/CelesteStudio.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>

<Version>3.0.0</Version>
<Version>3.0.1</Version>
</PropertyGroup>

<PropertyGroup Condition="($(RuntimeIdentifier) == '' and $([MSBuild]::IsOSPlatform('Linux'))) or $(RuntimeIdentifier.StartsWith('linux'))">
Expand All @@ -22,7 +22,7 @@
<PackageReference Include="Eto.Forms" Version="2.8.3" />
<PackageReference Include="Samboy063.Tomlet" Version="5.3.1" />
<PackageReference Include="Markdig" Version="0.37.0" />

<ProjectReference Include="..\..\StudioCommunication\StudioCommunication.csproj" />
<ProjectReference Include="..\..\external\Featherline\Featherline.csproj" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion everest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Name: CelesteTAS
Version: 3.40.0
Version: 3.40.1
DLL: bin/CelesteTAS-EverestInterop.dll
Dependencies:
- Name: EverestCore
Expand Down

0 comments on commit e3db2c0

Please sign in to comment.