Skip to content

Commit e80aab0

Browse files
committed
Add new subscriber to test stag
1 parent 08c37f1 commit e80aab0

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)