Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Jemoka committed Mar 15, 2021
1 parent 812512e commit b1226da
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion electron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Condution",
"version": "1.0.2",
"version": "1.0.3",
"main": "main.js",
"postinstall": {
"postinstall": "electron-builder install-app-deps"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Condution",
"version": "1.0.2",
"version": "1.0.3",
"dependencies": {
"@capacitor-community/electron": "^1.2.3",
"@capacitor/android": "^2.4.2",
Expand Down
2 changes: 1 addition & 1 deletion src/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<div id="center">
<h1 style="margin:0; font-size: 24px; padding-bottom: 6px"><t style="font-weight: 300;padding-right: 3px;">#!/Shabang</t> <b style="color:#434d5f;">Condution</b></h1>
<t style="font-size: 15px; font-weight: 600; padding-right: 10px;">Tasks? Done. That was simple.</t>
<t style="font-size: 12px; font-weight: 300"><b>Uxhley Arvit</b> v1.0.2_build0_M</t>
<t style="font-size: 12px; font-weight: 300"><b>Uxhley Arvit</b> v1.0.3_build0_M</t>
<br />
<br />
<br />
Expand Down

0 comments on commit b1226da

Please sign in to comment.