Skip to content

Commit

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

const GLOBAL_VERSION = "v5.0.0";
const GLOBAL_VERSION = "v5.0.1";

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

0 comments on commit 12146ab

Please sign in to comment.