Skip to content

Commit eb6563d

Browse files
authored
Bump up Yorkie to v0.6.44 (#276)
1 parent ffa4acf commit eb6563d

File tree

16 files changed

+32
-32
lines changed

16 files changed

+32
-32
lines changed

.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Common Environment Variables
2-
NEXT_PUBLIC_YORKIE_VERSION='0.6.43'
3-
NEXT_PUBLIC_YORKIE_JS_VERSION='0.6.43'
2+
NEXT_PUBLIC_YORKIE_VERSION='0.6.44'
3+
NEXT_PUBLIC_YORKIE_JS_VERSION='0.6.44'
44
NEXT_PUBLIC_YORKIE_IOS_VERSION='0.6.35'
55
NEXT_PUBLIC_YORKIE_ANDROID_VERSION='0.6.35'
66
NEXT_PUBLIC_DASHBOARD_PATH='/dashboard'
7-
NEXT_PUBLIC_JS_SDK_URL='https://cdn.jsdelivr.net/npm/@yorkie-js/sdk@0.6.43/dist/yorkie-js-sdk.js'
7+
NEXT_PUBLIC_JS_SDK_URL='https://cdn.jsdelivr.net/npm/@yorkie-js/sdk@0.6.44/dist/yorkie-js-sdk.js'
88
NEXT_PUBLIC_STATUS_URL='https://stats.uptimerobot.com/otOOggryMR'
99

1010
# Development Environment Variables

examples/nextjs-presence/fileInfo.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

examples/nextjs-scheduler/fileInfo.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

examples/nextjs-todolist/fileInfo.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

examples/profile-stack/fileInfo.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

examples/react-document-limit/fileInfo.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

examples/react-flow/fileInfo.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

examples/react-tldraw/fileInfo.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

examples/react-todomvc/fileInfo.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

examples/simultaneous-cursors/fileInfo.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)