@robinmordasiewicz/f5xc-xcsh 2.0.46-2601220430 → 2.0.46-2601220508

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +2 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -41209,8 +41209,8 @@ var init_logo_renderer = __esm({
41209
41209
 
41210
41210
  // src/branding/index.ts
41211
41211
  function getVersion() {
41212
- if ("v2.0.46-2601220430") {
41213
- return "v2.0.46-2601220430";
41212
+ if ("v2.0.46-2601220508") {
41213
+ return "v2.0.46-2601220508";
41214
41214
  }
41215
41215
  if (process.env.XCSH_VERSION) {
41216
41216
  return process.env.XCSH_VERSION;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@robinmordasiewicz/f5xc-xcsh",
3
- "version": "2.0.46-2601220430",
3
+ "version": "2.0.46-2601220508",
4
4
  "description": "F5 Distributed Cloud Shell - Interactive CLI for F5 XC",
5
5
  "type": "module",
6
6
  "bin": {