Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
js6pak committed Nov 20, 2021
1 parent 33a4679 commit 644fbcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Reactor.Impostor/Reactor.Impostor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<TargetFramework>netstandard2.1</TargetFramework>
<Nullable>enable</Nullable>

<Version>0.1.0</Version>
<Version>1.0.0</Version>
<VersionSuffix>dev</VersionSuffix>
<AssemblyTitle>Reactor</AssemblyTitle>
<Authors>NuclearPowered</Authors>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Impostor.Api" Version="1.4.0-ci.193" />
<PackageReference Include="Impostor.Api" Version="1.6.0" />
</ItemGroup>

<Import Project="..\Reactor\Reactor.Shared\Reactor.Shared.projitems" Label="Shared" />
Expand Down

0 comments on commit 644fbcc

Please sign in to comment.