Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
JasminDreasond committed Jun 9, 2023
1 parent bd7eebb commit 24d7821
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "client-pony-house",
"version": "1.3.2",
"version": "1.3.3",
"description": "The tiny Pony House matrix client",
"main": "index.js",
"engines": {
Expand Down Expand Up @@ -83,4 +83,4 @@
"vite": "4.0.1",
"vite-plugin-static-copy": "0.13.0"
}
}
}
2 changes: 1 addition & 1 deletion src/client/state/cons.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const cons = {
version: '1.3.2',
version: '1.3.3',
secretKey: {
ACCESS_TOKEN: 'cinny_access_token',
DEVICE_ID: 'cinny_device_id',
Expand Down

0 comments on commit 24d7821

Please sign in to comment.