Skip to content

Commit

Permalink
WARP-V version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehoover committed Apr 7, 2023
1 parent b89fa75 commit 1ead1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configurator/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,5 @@ export function getWarpVFileForCommit(version) {
return `https://raw.githubusercontent.com/stevehoover/warp-v/${version}/warp-v.tlv`
}

export const warpVLatestSupportedCommit = "4a291f6f7d5fca28b0573172df6588376bf93eb2"
export const warpVLatestSupportedCommit = "b89fa754262d7d369cf991c09a7c438bc94dd260"
export const warpVLatestVersionCommit = "master"

0 comments on commit 1ead1d6

Please sign in to comment.