From c28c5219c14f138340860ff029dfc2afc91e5ada Mon Sep 17 00:00:00 2001 From: zeppi Date: Sun, 3 Apr 2022 11:01:40 -0400 Subject: [PATCH] do not increment welcome version --- .env.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.defaults b/.env.defaults index 91b4fc779..3dc2a04b9 100644 --- a/.env.defaults +++ b/.env.defaults @@ -16,7 +16,7 @@ COMMENT_SERVER_NAME=Odysee SEARCH_SERVER_API=https://lighthouse.odysee.com/search SOCKETY_SERVER_API=wss://sockety.odysee.com/ws THUMBNAIL_CDN_URL=https://image-processor.vanwanet.com/optimize/ -WELCOME_VERSION=1.2 +WELCOME_VERSION=1.1 # STRIPE # STRIPE_PUBLIC_KEY='pk_test_NoL1JWL7i1ipfhVId5KfDZgo'