Skip to content

Commit 77fb29a

Browse files
committed
test
Signed-off-by: Adam Tao <tcx4c70@gmail.com>
1 parent 7ff5e6e commit 77fb29a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

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

5+
## v0.9.1.2 - 2026-02-03
6+
7+
This is a test.
8+
59
## v0.9.1.1 - 2026-02-03
610

711
This is a test.

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.1</AssemblyVersion>
6-
<FileVersion>0.9.1.1</FileVersion>
5+
<AssemblyVersion>0.9.1.2</AssemblyVersion>
6+
<FileVersion>0.9.1.2</FileVersion>
77
<Nullable>enable</Nullable>
88
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
99
</PropertyGroup>

0 commit comments

Comments
 (0)