Skip to content

Commit 2a2af50

Browse files
committed
Set version to 3.5.1-import-with-warnings [build] [notarize]
1 parent af9dfed commit 2a2af50

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

desktop/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

desktop/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "idai-field-client",
33
"description": "Field Desktop",
4-
"version": "3.5.2",
4+
"version": "3.5.1-import-with-warnings",
55
"main": "electron/main.js",
66
"license": "Apache-2.0",
77
"author": "German Archaeological Institute / Head Office of the GBV Common Library Network",

desktop/src/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
</div>
143143
<div id="version-info">
144144
<span id="version-info-idai-field">Field Desktop</span>
145-
<span id="version-info-number">3.5.2</span>
145+
<span id="version-info-number">3.5.1-import-with-warnings</span>
146146
</div>
147147
<div id="initialization-progress" class="progress">
148148
<div id="initialization-progress-bar" class="progress-bar"></div>

0 commit comments

Comments
 (0)