We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0f8fa9 commit a374aaaCopy full SHA for a374aaa
src/InEngine.Core/InEngine.Core.csproj
@@ -9,7 +9,7 @@
9
<Description>Plugin-based queuing and scheduling command server.</Description>
10
<Copyright>Copyright © 2017 Ethan Hann</Copyright>
11
<PackageId>InEngine.Core</PackageId>
12
- <PackageVersion>3.5.0-beta2</PackageVersion>
+ <PackageVersion>3.5.0</PackageVersion>
13
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
14
<PackageTags>Integration Scheduler Queue Server Quartz.NET Redis</PackageTags>
15
<PackageLicenseUrl>https://github.com/InEngine-NET/InEngine.NET/blob/master/LICENSE</PackageLicenseUrl>
0 commit comments