Skip to content

Commit 22e7906

Browse files
committed
assembly versioning
1 parent 5a4880f commit 22e7906

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Jellyfin.Plugin.TelegramNotifier/Jellyfin.Plugin.TelegramNotifier.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>net6.0</TargetFramework>
5+
<AssemblyVersion>10.8.13.0</AssemblyVersion>
56
<RootNamespace>Jellyfin.Plugin.TelegramNotifier</RootNamespace>
67
<GenerateDocumentationFile>true</GenerateDocumentationFile>
78
<Nullable>enable</Nullable>

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"imageUrl": "https://raw.githubusercontent.com/RomainPierre7/jellyfin-plugin-TelegramNotifier/main/assets/banner.png",
1010
"versions": [
1111
{
12-
"checksum": "ce8e05e821455d29c9a6a7d0e2089e6d",
12+
"checksum": "59fea410b23da6735eb61111f2df7c9e",
1313
"changelog": "Initial release",
1414
"targetAbi": "10.8.13.0",
1515
"sourceUrl": "https://github.com/RomainPierre7/jellyfin-plugin-TelegramNotifier/releases/download/10.8.13.0/TelegramNotifier.zip",

0 commit comments

Comments
 (0)