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 4, 2023
1 parent 998bad1 commit 6a1a980
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "client-pony-house",
"version": "1.2.4",
"version": "1.2.5",
"description": "The tiny Pony House matrix client",
"main": "index.js",
"engines": {
Expand Down
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.2.4',
version: '1.2.5',
secretKey: {
ACCESS_TOKEN: 'cinny_access_token',
DEVICE_ID: 'cinny_device_id',
Expand Down

0 comments on commit 6a1a980

Please sign in to comment.