mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-28 01:10:52 +01:00
Bump version
This commit is contained in:
parent
0a84fab4b6
commit
8291ff1b2e
@ -4,6 +4,6 @@ type FeatureFlags = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
export const featureFlags: FeatureFlags = {
|
export const featureFlags: FeatureFlags = {
|
||||||
APP_STORE_BUILD: true,
|
APP_STORE_BUILD: false,
|
||||||
SHOW_UPSCAYL_CLOUD_INFO: false,
|
SHOW_UPSCAYL_CLOUD_INFO: false,
|
||||||
};
|
};
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "upscayl",
|
"name": "upscayl",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "2.9.5",
|
"version": "2.9.4",
|
||||||
"productName": "Upscayl",
|
"productName": "Upscayl",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Nayam Amarshe",
|
"name": "Nayam Amarshe",
|
||||||
|
Loading…
Reference in New Issue
Block a user