File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ document.addEventListener('DOMContentLoaded', function () {
33 // rather than looking for it all the time, you could just create an enum and change this once than updating every line
44 const github = {
55 repo : 'https://github.com/lapce/lapce' ,
6- version : 'v0.2.4 ' ,
6+ version : 'v0.2.5 ' ,
77 windows : 'Lapce-windows.msi' ,
88 linux : 'Lapce-linux.tar.gz' ,
99 macos : 'Lapce-macos.dmg'
Original file line number Diff line number Diff line change @@ -251,7 +251,7 @@ <h3 class="mb-4 text-xl md:text-2xl leading-tight font-bold">Built-in Terminal</
251251 </ div >
252252 < div class ="w-1/2 px-1 ">
253253 < a class ="px-1 py-0 bg-blue-500 rounded-md text-blue-50 "
254- href ="https://github.com/lapce/lapce/releases/download/v0.2.4 /Lapce-linux.tar.gz "> 64 bit</ a >
254+ href ="https://github.com/lapce/lapce/releases/download/v0.2.5 /Lapce-linux.tar.gz "> 64 bit</ a >
255255 </ div >
256256 </ div >
257257 </ div >
@@ -265,7 +265,7 @@ <h3 class="mb-4 text-xl md:text-2xl leading-tight font-bold">Built-in Terminal</
265265 </ div >
266266 < div class ="w-1/2 px-1 ">
267267 < a class ="px-1 py-0 bg-blue-500 rounded-md text-blue-50 "
268- href ="https://github.com/lapce/lapce/releases/download/v0.2.4 /Lapce-windows.msi "> 64 bit</ a >
268+ href ="https://github.com/lapce/lapce/releases/download/v0.2.5 /Lapce-windows.msi "> 64 bit</ a >
269269 </ div >
270270 </ div >
271271 < div class ="flex flex-wrap my-1 ">
@@ -274,7 +274,7 @@ <h3 class="mb-4 text-xl md:text-2xl leading-tight font-bold">Built-in Terminal</
274274 </ div >
275275 < div class ="w-1/2 px-1 ">
276276 < a class ="px-1 py-0 bg-blue-500 rounded-md text-blue-50 "
277- href ="https://github.com/lapce/lapce/releases/download/v0.2.4 /Lapce-windows-portable.zip "> 64 bit</ a >
277+ href ="https://github.com/lapce/lapce/releases/download/v0.2.5 /Lapce-windows-portable.zip "> 64 bit</ a >
278278 </ div >
279279 </ div >
280280 </ div >
@@ -288,7 +288,7 @@ <h3 class="mb-4 text-xl md:text-2xl leading-tight font-bold">Built-in Terminal</
288288 </ div >
289289 < div class ="w-1/2 px-1 ">
290290 < a class ="px-1 py-0 bg-blue-500 rounded-md text-blue-50 "
291- href ="https://github.com/lapce/lapce/releases/download/v0.2.4 /Lapce-macos.dmg "> Universal</ a >
291+ href ="https://github.com/lapce/lapce/releases/download/v0.2.5 /Lapce-macos.dmg "> Universal</ a >
292292 </ div >
293293 </ div >
294294 </ div >
You can’t perform that action at this time.
0 commit comments