2 Commits
1.0.1 ... 1.1.0

2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
next-version: 1.0.1
next-version: 1.1.0
mode: ContinuousDeployment
assembly-versioning-scheme: MajorMinorPatch
assembly-file-versioning-scheme: MajorMinorPatch

View File

@@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
<Title>TimetableDesigner.Backend.Events</Title>
<Authors>Mateusz Skoczek</Authors>
<PackageProjectUrl>https://github.com/TimetableDesigner/</PackageProjectUrl>
<PackageProjectUrl>https://github.com/TimetableDesigner</PackageProjectUrl>
<PackageIcon>icon.png</PackageIcon>
<RepositoryUrl>https://github.com/TimetableDesigner/TimetableDesigner.Backend.Events</RepositoryUrl>
</PropertyGroup>