From 78d57662e36d4aacc548f7c8ea0a635d780a9538 Mon Sep 17 00:00:00 2001 From: Ali Beyaz Date: Tue, 27 Jun 2023 10:20:38 +0300 Subject: [PATCH] Update update.json --- update.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/update.json b/update.json index f73b924..fc8d7a0 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "v1.2.1", - "versionCode": "121", - "zipUrl": "https://github.com/symbuzzer/oled2lcd/releases/download/v1.2.1/oled2lcd.zip", + "version": "v1.2.2", + "versionCode": "122", + "zipUrl": "https://github.com/symbuzzer/oled2lcd/releases/download/v1.2.2/oled2lcd.zip", "changelog": "https://raw.githubusercontent.com/symbuzzer/oled2lcd/main/CHANGELOG.md" }