Skip to content

Commit e9b94ea

Browse files
committed
test
Signed-off-by: Adam Tao <tcx4c70@gmail.com>
1 parent 850eda6 commit e9b94ea

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
All notable changes to this project are documented in this file. This file was generated from git tags.
44

5-
## Unreleased
5+
## v0.9.1.1 - 2026-02-03
6+
7+
This is a test.
68

79
## v0.9.1.0 - 2025-12-17
810

src/Emby.Plugins.InternetDbCollections.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
<PropertyGroup>
44
<TargetFramework>net8.0</TargetFramework>
5-
<AssemblyVersion>0.9.1.0</AssemblyVersion>
6-
<FileVersion>0.9.1.0</FileVersion>
5+
<AssemblyVersion>0.9.1.1</AssemblyVersion>
6+
<FileVersion>0.9.1.1</FileVersion>
77
<Nullable>enable</Nullable>
88
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
99
</PropertyGroup>

0 commit comments

Comments
 (0)