From da8798bc85b7bd16e5e31ac5ce0a29bf3374420d Mon Sep 17 00:00:00 2001 From: daniluk4000 Date: Sat, 1 Feb 2025 13:53:10 +0300 Subject: [PATCH] Update version --- CHANGELOG.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cf3f6d0..a3b52447 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -# [1.0.2-final] +# [1.0.2] - New map layers, replacing CartoDB, and available in Light and Detailed variants. This layer renders on your device, so if you experience performance issues after this update - switch to Basic layer instead - Fixed an error when pilot info panel was sometimes not displayed diff --git a/package.json b/package.json index 56f9800b..9c769738 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vatsim-radar", - "version": "1.0.2-final", + "version": "1.0.2", "private": true, "type": "module", "scripts": {