Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 19e5533

Browse files
authored
Merge pull request #262 from thornbill/version-bump
Update version for 0.9.9 release
2 parents 50180a1 + 08b6417 commit 19e5533

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<widget id="org.jellyfin.mobile" version="0.9.8" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
2+
<widget id="org.jellyfin.mobile" version="0.9.9" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
33
<name>Jellyfin</name>
44
<description>
55
Jellyfin Mobile

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jellyfin-android",
3-
"version": "0.9.8",
3+
"version": "0.9.9",
44
"description": "A Cordova-based mobile app for Jellyfin",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)