Skip to content

Commit 91d052c

Browse files
Version 4.0.0
1 parent 9e365f8 commit 91d052c

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
@@ -14,12 +14,12 @@
1414
<PackageId>CompressedFileViewer</PackageId>
1515
<Authors>Pascal Krenckel</Authors>
1616
<Product>CompressedFileViewer</Product>
17-
<Description>This is a Notepad++ plugin to open and store files in gzip, bzip2, xz or zstd format.</Description>
17+
<Description>This is a Notepad++ plugin to open and store files in gzip, bzip2, xz, zstd or brotli format.</Description>
1818
<Copyright>Copyright © Pascal Krenckel 2024</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>3.0.0.0</AssemblyVersion>
22+
<AssemblyVersion>4.0.0.0</AssemblyVersion>
2323
<FileVersion>$(AssemblyVersion)</FileVersion>
2424
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
2525
<PackageIcon>gzip-filled.png</PackageIcon>

0 commit comments

Comments
 (0)