Skip to content

Commit 8406ea3

Browse files
authored
fix(oauth2): read client secret from private file (#88)
1 parent 662af95 commit 8406ea3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mistweaverco/kulala-fmt",
3-
"version": "4.3.2",
3+
"version": "4.3.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/mistweaverco/kulala-fmt"

src/versions/backend.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const KULALA_CORE_VERSION = '0.24.6';
1+
export const KULALA_CORE_VERSION = '0.24.7';

0 commit comments

Comments
 (0)