Skip to content

Commit 1996e31

Browse files
committed
Bump version to 1.0.2 and add project URL to the project file
1 parent 72feaec commit 1996e31

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

SWEN3.Paperless.RabbitMq/SWEN3.Paperless.RabbitMq.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@
77
<EnablePreviewFeatures>true</EnablePreviewFeatures>
88
<LangVersion>preview</LangVersion>
99
<PackageId>SWEN3.Paperless.RabbitMq</PackageId>
10-
<Version>1.0.1</Version>
10+
<Version>1.0.2</Version>
1111
<Authors>Alexander Nachtmann</Authors>
12+
<projectUrl>https://github.com/ANcpLua/SWEN3.Paperless.RabbitMq</projectUrl>
1213
<Description>RabbitMQ messaging and SSE support for Paperless</Description>
1314
<PackageTags>rabbitmq;sse;messaging;paperless</PackageTags>
1415
<PackageLicenseExpression>MIT</PackageLicenseExpression>

0 commit comments

Comments
 (0)