From 5a7073e60520e78d4fdbc749022bb4058e5882ec Mon Sep 17 00:00:00 2001 From: Mouadh Bendjedidi <111908865+Mouadhbendjedidi@users.noreply.github.com> Date: Sat, 9 May 2026 19:16:30 +0100 Subject: [PATCH] Bump version from 1.2.1 to 1.3.0 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index b8a7b50..4268428 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "id": "themed-discord-rpc", "name": "Themed Discord RPC", - "version": "1.2.1", + "version": "1.3.0", "minAppVersion": "0.15.0", "description": "A Customizable Discord RPC", "author": "Mouadhbendjedidi", "authorUrl": "https://github.com/Mouadhbendjedidi", "isDesktopOnly": true -} \ No newline at end of file +}