mirror of
https://gitlab.com/cleanflash/installer.git
synced 2026-08-12 18:31:37 +08:00
version: Bump version to 34.0.0.164 and fix ownership issues
This commit is contained in:
@@ -5,11 +5,11 @@ using System.Runtime.InteropServices;
|
||||
// General Information about an assembly is controlled through the following
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("Clean Flash Player 34.0.0.155 Uninstaller")]
|
||||
[assembly: AssemblyTitle("Clean Flash Player 34.0.0.164 Uninstaller")]
|
||||
[assembly: AssemblyDescription("The newest version of Flash Player, patched and ready to go beyond 2021.")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("FlashPatch Team")]
|
||||
[assembly: AssemblyProduct("Clean Flash Player 34.0.0.155 Uninstaller")]
|
||||
[assembly: AssemblyProduct("Clean Flash Player 34.0.0.164 Uninstaller")]
|
||||
[assembly: AssemblyCopyright("")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("34.0.0.155")]
|
||||
[assembly: AssemblyFileVersion("34.0.0.155")]
|
||||
[assembly: AssemblyVersion("34.0.0.164")]
|
||||
[assembly: AssemblyFileVersion("34.0.0.164")]
|
||||
|
||||
Reference in New Issue
Block a user