Skip to content

Commit 5e33be7

Browse files
committed
Change version
1 parent 45ba40b commit 5e33be7

File tree

8 files changed

+2
-2
lines changed

8 files changed

+2
-2
lines changed

Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// Vous pouvez spécifier toutes les valeurs ou indiquer les numéros de build et de révision par défaut
3333
// en utilisant '*', comme indiqué ci-dessous :
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2.0.0.2")]
35+
[assembly: AssemblyVersion("2.0.0.3")]
3636
[assembly: AssemblyFileVersion("2.0.0.0")]

bin/AddRobot/AbbBackup.exe

0 Bytes
Binary file not shown.

bin/Release/AbbBackup.exe

0 Bytes
Binary file not shown.

bin/Release/AbbBackup.pdb

0 Bytes
Binary file not shown.

obj/AddRobot/AbbBackup.exe

0 Bytes
Binary file not shown.

obj/Release/AbbBackup.exe

0 Bytes
Binary file not shown.

obj/Release/AbbBackup.pdb

0 Bytes
Binary file not shown.

setupScript.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
44

55
#define MyAppName "AbbBackup"
6-
#define MyAppVersion "2.0.0.2"
6+
#define MyAppVersion "2.0.0.3"
77
#define MyAppPublisher "SIIF"
88
#define MyAppURL "https://www.siif.fr/"
99
#define MyAppExeName "AbbBackup.exe"

0 commit comments

Comments
 (0)