Skip to content

Commit

Permalink
Merge pull request #54 from BigWhaleLabs/ketl-invites
Browse files Browse the repository at this point in the history
Ketl invites
  • Loading branch information
T-Damer authored Oct 17, 2023
2 parents 42b33f5 + 845bea8 commit c1fdbd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@big-whale-labs/constants",
"version": "0.2.22",
"version": "0.2.23",
"description": "Various constants used by BWL products",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ export const KETL_VIEWS_BACKEND =
'https://bwl-ketl-views-counter.dwfjvu.easypanel.host'
export const KETL_PREVIEW_METADATA =
'https://bwl-link-preview.dwfjvu.easypanel.host'
export const KETL_INVITES_BACKEND = 'https://bwl-invites.dwfjvu.easypanel.host'

export const KETL_STORE_VERSION = 2.4

Expand Down

0 comments on commit c1fdbd1

Please sign in to comment.