Skip to content

Commit

Permalink
build: upgrade version to 0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
li-guohao committed Oct 25, 2023
1 parent d046059 commit dc5c15b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
group=run.ikaros.jellyfin
description=A jellyfin plugin for ikaros.
version=0.11.1
version=0.11.2
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: PluginJellyfin
# plugin entry class that extends BasePlugin
clazz: run.ikaros.jellyfin.JellyfinPlugin
# plugin 'version' is a valid semantic version string (see semver.org).
version: 0.11.1
version: 0.11.2
requires: ">=0.11.1"
author:
name: Ikaros OSS Team
Expand Down

0 comments on commit dc5c15b

Please sign in to comment.