We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 850eda6 commit e9b94eaCopy full SHA for e9b94ea
CHANGELOG.md
@@ -2,7 +2,9 @@
2
3
All notable changes to this project are documented in this file. This file was generated from git tags.
4
5
-## Unreleased
+## v0.9.1.1 - 2026-02-03
6
+
7
+This is a test.
8
9
## v0.9.1.0 - 2025-12-17
10
src/Emby.Plugins.InternetDbCollections.csproj
@@ -2,8 +2,8 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
- <AssemblyVersion>0.9.1.0</AssemblyVersion>
- <FileVersion>0.9.1.0</FileVersion>
+ <AssemblyVersion>0.9.1.1</AssemblyVersion>
+ <FileVersion>0.9.1.1</FileVersion>
<Nullable>enable</Nullable>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
</PropertyGroup>
0 commit comments