Skip to content

Commit 635a528

Browse files
Bump to version 5.1.
1 parent 8413b67 commit 635a528

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CompressedFileViewer/CompressedFileViewer.plugin.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
<Authors>Pascal Krenckel</Authors>
1616
<Product>CompressedFileViewer</Product>
1717
<Description>This is a Notepad++ plugin to open and store files in gzip, bzip2, xz, zstd or brotli format.</Description>
18-
<Copyright>Copyright © Pascal Krenckel 2024</Copyright>
18+
<Copyright>Copyright © Pascal Krenckel 2026</Copyright>
1919
<PackageProjectUrl>https://github.com/Pascal-Krenckel/CompressedFileViewer</PackageProjectUrl>
2020
<RepositoryUrl>https://github.com/Pascal-Krenckel/CompressedFileViewer</RepositoryUrl>
2121
<RepositoryType>git</RepositoryType>
22-
<AssemblyVersion>5.0.2.0</AssemblyVersion>
22+
<AssemblyVersion>5.1.0.0</AssemblyVersion>
2323
<FileVersion>$(AssemblyVersion)</FileVersion>
2424
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
2525
<PackageIcon>gzip-filled.png</PackageIcon>

0 commit comments

Comments
 (0)