Skip to content

Commit

Permalink
Updating major version cloudfront-wallet-service-staging-redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
torus-bot committed Feb 13, 2025
1 parent 61763e1 commit a17932a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudfront-wallet-service-staging-redirect/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"use strict";

const GLOBAL_VERSION = "v3";
const GLOBAL_VERSION = "v4";

exports.handler = (event, context, callback) => {
const version = GLOBAL_VERSION;
Expand Down

0 comments on commit a17932a

Please sign in to comment.