Skip to content

Commit cea404f

Browse files
committed
update appVersionDeliveryDate (May 28, 2021) sync with the delivery
1 parent 465d750 commit cea404f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sourceCode/application/logic/model/appVersionInfos/appVersionInfos.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class AppVersionInfos {
99

1010
static constexpr const char* _sctct_softwareName = "StackProf";
1111
static constexpr const char* _sctct_appVersion = "1.00";
12-
static constexpr const char* _sctct_appVersionDeliveryDate = "26 May, 2021";
12+
static constexpr const char* _sctct_appVersionDeliveryDate = "28 May, 2021";
1313

1414
static constexpr const char* _sctct_mainContact = "[email protected]"; //contact: *developperEmail*, [email protected]
1515

0 commit comments

Comments
 (0)