Skip to content

Commit deee443

Browse files
committed
update version
1 parent 0696366 commit deee443

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ image: "/assets/score-logo.png"
99
include: ["_pages", "CNAME", ".nojekyll", "score-last-version.txt", "download-stats.json"]
1010
# exclude: ["vendor"]
1111
permalink: /posts/:title/
12-
score_version: 3.1.3
12+
score_version: 3.1.4
1313
plugins:
1414
- jekyll-sitemap
1515
- jekyll-assets

_pages/score-download.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Download the latest stable release __ossia score v{{site.score_version}}__:
1313
<a href="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-linux-amd64.AppImage" target="_blank" class="page-button download-page"><img src="../assets/Linux_Platform.svg" height="80px"/>Linux</a>
1414
<a href="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-rpi-aarch32.tar.gz" target="_blank" class="page-button download-page"><img src="../assets/Pi_Platform.svg" height="80px"/>Raspberry Pi</a>
1515
</p>
16-
See the <a href="https://github.com/ossia/score/releases/latest" target="_blank">change log</a> for the latest release and the non-store downloads.
16+
See the bottom of the <a href="https://github.com/ossia/score/releases/latest" target="_blank">change log</a> for the latest release and the free, non-store downloads. We sell score on the Microsoft store as a way to get financial support to ensure continued development so please consider buying it there, or funding us through [OpenCollective](https://opencollective.com/ossia) or [Github Sponsors](https://github.com/sponsors/jcelerier)!
1717

1818
## Supported platforms
1919

download-stats.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "downloads": "63k" }
1+
{ "downloads": "64k" }

score-last-version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.3
1+
3.1.4

0 commit comments

Comments
 (0)