Skip to content

Commit f0c88ba

Browse files
authored
Merge pull request #177 from chamil321/test-fail
Add new subscriber to test stag
2 parents 08c37f1 + e80aab0 commit f0c88ba

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

distributor/web/active-2020-08-05-I

Whitespace-only changes.

subscriber/src/subscriber/constants.bal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const LEVEL_NF = "NATIONAL-FINAL";
99
const WANT_IMAGE = "image=true";
1010
const WANT_AWAIT_RESULTS = "await=true";
1111

12-
const MY_VERSION = "2020-08-03-I";
12+
const MY_VERSION = "2020-08-05-I";
1313

1414
const UNDERSOCRE = "_";
1515
const COLON = ":";

0 commit comments

Comments
 (0)