Skip to content

Commit 5dbb627

Browse files
authored
Version update
Version update
1 parent 6e23027 commit 5dbb627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/misc/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
module.exports = Object.freeze({
2626
APP_NAME: 'Generic DNC API Server',
27-
APP_VERSION: '1.1.1-2',
27+
APP_VERSION: '1.2.0',
2828
KEY_SECRET: 'mccigdnc2021',
2929
APP_PORT: 8891
3030
});

0 commit comments

Comments
 (0)