forked from off-topic/apps.apple.com
11 lines
247 B
JavaScript
11 lines
247 B
JavaScript
// generated during release, do not modify
|
|
|
|
/**
|
|
* The current version, as set in package.json.
|
|
*
|
|
* https://svelte.dev/docs/svelte-compiler#svelte-version
|
|
* @type {string}
|
|
*/
|
|
export const VERSION = '4.2.20';
|
|
export const PUBLIC_VERSION = '4';
|