File tree Expand file tree Collapse file tree 5 files changed +4
-7
lines changed
Expand file tree Collapse file tree 5 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Version [ 1.1.0] ( https://github.com/cedx/php-minifier.net/compare/v1.0.1...v1.1.0 )
4- - Restored support for [ .NET] ( https://dotnet.microsoft.com/en-us ) 8.
5-
63## Version [ 1.0.1] ( https://github.com/cedx/php-minifier.net/compare/v1.0.0...v1.0.1 )
74- Fixed a packaging issue.
85
Original file line number Diff line number Diff line change 11@ {
2- ModuleVersion = " 1.1.0 "
2+ ModuleVersion = " 1.0.1 "
33 PowerShellVersion = " 7.5"
44}
Original file line number Diff line number Diff line change 11#define module " PhpMinifier"
22#define publisher " Cedric-Belin.fr"
3- #define version " 1.1.0 "
3+ #define version " 1.0.1 "
44
55[Setup]
66AppCopyright = © Cédric Belin
Original file line number Diff line number Diff line change 44 <Copyright >© Cédric Belin</Copyright >
55 <Description >Minify PHP source code by removing comments and whitespace.</Description >
66 <Product >PHP Minifier</Product >
7- <Version >1.1.0 </Version >
7+ <Version >1.0.1 </Version >
88 </PropertyGroup >
99
1010 <PropertyGroup >
Original file line number Diff line number Diff line change 33 <Company >Cedric-Belin.fr</Company >
44 <Copyright >© Cédric Belin</Copyright >
55 <Product >PHP Minifier</Product >
6- <Version >1.1.0 </Version >
6+ <Version >1.0.1 </Version >
77 </PropertyGroup >
88
99 <PropertyGroup >
You can’t perform that action at this time.
0 commit comments