Skip to content

Commit

Permalink
tweak: force reindex
Browse files Browse the repository at this point in the history
  • Loading branch information
vaultec81 committed Apr 9, 2024
1 parent aaf528a commit a41a00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/new/witness/versionManager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { Collection } from "mongodb";


export const VersionConfig = {
index_reset_id: 9,
index_reset_id: 1,
//Match with package.json and tag
version_id: 'v0.1.2'
}
Expand Down

0 comments on commit a41a00d

Please sign in to comment.