From 9dbb6ab9f97e3cb841c042e14cdae5e02c44ac84 Mon Sep 17 00:00:00 2001 From: hhh Date: Tue, 17 Sep 2024 20:52:55 +0300 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3af9ba..6537b7c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jetbrains-dark-new-ui", "displayName": "JetBrains Dark (New UI)", "description": "Endeavor to replicate the default dark theme from new versions of JetBrains IDEs (like PyCharm and WebStorm)", - "version": "1.1.0", + "version": "1.1.1", "license": "Unlicense", "repository": "https://github.com/kotikotprojects/jetbrains-dark-new-ui", "publisher": "zxchhh",