version: Update to 34.0.0.192

This commit is contained in:
Daniel
2021-09-14 12:30:38 +03:00
parent ede6826dc4
commit 8bd7b95e45
3 changed files with 10 additions and 10 deletions
@@ -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.184 Installer")]
[assembly: AssemblyTitle("Clean Flash Player 34.0.0.192 Installer")]
[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.184 Installer")]
[assembly: AssemblyProduct("Clean Flash Player 34.0.0.192 Installer")]
[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.184")]
[assembly: AssemblyFileVersion("34.0.0.184")]
[assembly: AssemblyVersion("34.0.0.192")]
[assembly: AssemblyFileVersion("34.0.0.192")]