Skip to content

Commit c44cd90

Browse files
authored
Merge pull request #245 from contentstack/staging
Back merge
2 parents 481b4c3 + 21a1b58 commit c44cd90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2012-2024 Contentstack
3+
Copyright (c) 2012-2025 Contentstack
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

test/sanity-check/mock/managementToken.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const createManagementToken = {
2929
}
3030
}
3131
],
32-
expires_on: '2024-12-10',
32+
expires_on: '2025-12-10',
3333
is_email_notification_enabled: true
3434
}
3535
}

0 commit comments

Comments
 (0)