diff --git a/manifest.json b/manifest.json index 0383f63..9094c83 100644 --- a/manifest.json +++ b/manifest.json @@ -1,13 +1,13 @@ { "id": "net.saltssaumure.FluentStatusIcons", "name": "FluentStatusIcons", - "description": "Applies Fluent UI icons to user status.", + "description": "Apply Fluent UI icons to user status.", "author": { "name": "Saltssaumure", "discordID": "134142022092062720", "github": "Saltssaumure" }, - "version": "1.0.0", + "version": "1.1.0", "updater": { "type": "store", "id": "net.saltssaumure.FluentStatusIcons" diff --git a/package.json b/package.json index 7033fe2..54a7069 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fsi-discord-theme", - "version": "1.0.0", + "version": "1.1.0", "description": "A Discord theme to apply Fluent UI icons to user status.", "repository": "github:MiniDiscordThemes/FluentStatusIcons", "author": "Saltssaumure ",