We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3c5b61 + 10946f9 commit 0c70f04Copy full SHA for 0c70f04
1 file changed
Source/sdk/VersionInfo.ts
@@ -11,6 +11,6 @@ export class VersionInfo {
11
* Gets the current {@link Version} of the Dolittle JS SDK.
12
*/
13
static get currentVersion(): Version {
14
- return new Version(21, 0, 0, 0, 'gimli.3');
+ return new Version(377, 389, 368, 0, 'PRERELEASE');
15
}
16
0 commit comments