Skip to content

Commit

Permalink
build: add version to RobloxCS.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
R-unic committed Jan 6, 2025
1 parent 17b8fce commit 03adab2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RobloxCS/RobloxCS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<RootNamespace>RobloxCS</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>2.0.0-pre1</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 03adab2

Please sign in to comment.