Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Commit 1b98939

Browse files
committed
12.3.1
1 parent 79aaccb commit 1b98939

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

docs/_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ baseurl: "" # the subpath of your site, e.g. /blog
1818
url: "https://translatiumapp.com" # the base hostname & protocol for your site, e.g. http://example.com
1919

2020
# Custom
21-
translatium_version: 12.3.0
21+
translatium_version: 12.3.1
2222

2323
# Build settings
2424
markdown: kramdown

docs/_layouts/download.html

+2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ <h5><i class="fab fa-linux"></i> Linux</h5>
4848
<img src="{{ '/images/snap-store.png' | relative_url }}" alt="Snap Store" />
4949
</a>
5050
</div>
51+
52+
<p><small>Version {{ site.translatium_version }} (<a href="https://github.com/atomery/translatium/releases">Release Notes</a>).</small></p>
5153
</div>
5254
</div>
5355
</div>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Translatium",
33
"description": "Translate Any Languages like a Pro",
4-
"version": "12.3.0",
4+
"version": "12.3.1",
55
"main": "public/electron.js",
66
"repository": "https://github.com/translatium/translatium",
77
"author": {

0 commit comments

Comments
 (0)