Skip to content

Commit

Permalink
Update version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SenorSmartyPants committed Apr 14, 2021
1 parent 5bda316 commit 8fd4878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
$apiCallCount = 0;

const CLIENTNAME = 'Jellyfin-NMT';
const CLIENTVERSION = '0.3.0';
const CLIENTVERSION = '0.3.1';
const POSTCONTENTTYPE = 'application/json';

class Device
Expand Down

0 comments on commit 8fd4878

Please sign in to comment.