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