Skip to content

Commit

Permalink
Updating warp-v version for configurator.
Browse files Browse the repository at this point in the history
stevehoover committed Jul 27, 2021
1 parent 155d0b4 commit b2e6692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configurator/src/utils/WarpVUtils.js
Original file line number Diff line number Diff line change
@@ -2,5 +2,5 @@ export function getWarpVFileForCommit(version) {
return `https://raw.githubusercontent.com/stevehoover/warp-v/${version}/warp-v.tlv`
}

export const warpVLatestSupportedCommit = "bfef855a246e9ebb2a37147c1ae772ac65a1e244"
export const warpVLatestSupportedCommit = "3164c2a5ce0e9eeb247de1e1d0fe939aa07549bf"
export const warpVLatestVersionCommit = "master"

0 comments on commit b2e6692

Please sign in to comment.