Skip to content

Commit

Permalink
* Bumped version to 1.50
Browse files Browse the repository at this point in the history
  • Loading branch information
HgAlexx committed Jun 14, 2022
1 parent 778632d commit a1992e8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Hg.SecureShellSync/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
[assembly: AssemblyTitle("Hg.SecureShellSync")]
[assembly: AssemblyDescription("Allow to synchronize databases using SFTP (FTP over SSH)")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Hg")]
[assembly: AssemblyCompany("HgAlexx")]
[assembly: AssemblyProduct("KeePass Plugin")]
[assembly: AssemblyCopyright("Copyright © 2021")]
[assembly: AssemblyCopyright("Copyright © 2022")]
[assembly: AssemblyTrademark("Hg")]
[assembly: AssemblyCulture("")]

Expand All @@ -32,5 +32,5 @@
// Vous pouvez spécifier toutes les valeurs ou indiquer les numéros de build et de révision par défaut
// en utilisant '*', comme indiqué ci-dessous :
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.48.0.0")]
[assembly: AssemblyFileVersion("1.48.0.0")]
[assembly: AssemblyVersion("1.50.0.0")]
[assembly: AssemblyFileVersion("1.50.0.0")]

0 comments on commit a1992e8

Please sign in to comment.