diff --git a/lib/facts/version.js b/lib/facts/version.js index 5342ab5e39..d1f1f7b0c7 100644 --- a/lib/facts/version.js +++ b/lib/facts/version.js @@ -2,4 +2,4 @@ // This file defines the version of both web and keyserver. Today they are // deployed together, so their version are sourced from the same place. -export const webAndKeyserverCodeVersion = 37; +export const webAndKeyserverCodeVersion = 38;