Skip to content

Commit 706c756

Browse files
authored
[v2] Add PeerDB file name and version (#2)
1 parent 9febf1a commit 706c756

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

constants.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
{
22
"this_loc": "https://raw.githubusercontent.com/mdmulti/constants/master/constants.json",
3-
"version" : 1,
3+
"version" : 2,
44
"mdmc_version": 3,
55
"mdms_version": 1,
6+
"peerdb_file": {
7+
"name": "peerdb.mdm.json",
8+
"version": 1
9+
},
610
"oid": {
711
"base": "1.3.6.1.4.1.54622.0.1"
812
},

0 commit comments

Comments
 (0)