Skip to content

Commit bd8fa00

Browse files
committed
Fixed version
1 parent 554b0e8 commit bd8fa00

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Sindri/texts/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<strong>Website</strong>: <a href="https://github.com/marcusbfs/Sindri"><span style=" text-decoration: underline; color:#0000ff;">github.com/marcusbfs/Sindri</span></a>
1212
</p>
1313
<p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
14-
<strong>Version</strong>: 1.0.0
14+
<strong>Version</strong>: 1.1.0
1515
</p>
1616

1717
<p align="justify" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p>

Sindri_inno.iss

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
88
AppId={{D3900E38-79E3-4D50-A50F-8C35F71529F0}
99
AppName=Sindri
10-
AppVersion=1.0.0
11-
;AppVerName=Sindri 1.0.0
10+
AppVersion=1.1.0
11+
;AppVerName=Sindri 1.1.0
1212
AppPublisher=Marcus Bruno Fernandes Silva
13-
AppPublisherURL=https://github.com/mrcsbrn/Sindri
14-
AppSupportURL=https://github.com/mrcsbrn/Sindri
15-
AppUpdatesURL=https://github.com/mrcsbrn/Sindri
13+
AppPublisherURL=https://github.com/marcusbfs/Sindri
14+
AppSupportURL=https://github.com/marcusbfs/Sindri
15+
AppUpdatesURL=https://github.com/marcusbfs/Sindri
1616
DefaultDirName={pf}\Sindri
1717
DisableProgramGroupPage=yes
1818
OutputBaseFilename=Sindri

0 commit comments

Comments
 (0)