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

Commit 83a0bdb

Browse files
lauthiebstephengroat-dd
authored andcommitted
fix: rollback to 1.2.2 in downloads section
1 parent 3742a57 commit 83a0bdb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/_includes/download.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
<div class="row">
44
<div class="col-md-8 col-md-offset-2">
55
<h2 class="section-heading">Download now</h2>
6-
<p>Version 1.2.3</p>
6+
<p>Version 1.2.2</p>
77
<div class="badges">
88
<ul class="list-inline">
99
<li>
1010
<a class="download-link"
11-
href="https://github.com/lauthieb/code-notes/releases/download/1.2.3/code-notes-1.2.3.dmg"
11+
href="https://github.com/lauthieb/code-notes/releases/download/1.2.2/code-notes-1.2.2.dmg"
1212
target="_blank"><i class="fa fa-fw fa-apple"></i></a>
1313
<a class="download-link"
14-
href="https://github.com/lauthieb/code-notes/releases/download/1.2.3/code-notes-1.2.3-x86_64.AppImage"
14+
href="https://github.com/lauthieb/code-notes/releases/download/1.2.2/code-notes-1.2.2-x86_64.AppImage"
1515
target="_blank"><i class="fa fa-fw fa-linux"></i></a>
1616
<a class="download-link"
17-
href="https://github.com/lauthieb/code-notes/releases/download/1.2.3/code-notes-1.2.3.exe"
17+
href="https://github.com/lauthieb/code-notes/releases/download/1.2.2/code-notes-1.2.2.exe"
1818
target="_blank"><i class="fa fa-fw fa-windows"></i></a>
1919
</li>
2020
</ul>

0 commit comments

Comments
 (0)