Skip to content

Commit 567a023

Browse files
authored
Version 1.6.2 (#98)
1 parent 45ae0f4 commit 567a023

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopi",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"description": "Loopi — Visual Browser Automation for humans and teams",
55
"author": "Dyan-Dev",
66
"main": ".webpack/main",

src/components/Settings.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ export function Settings() {
190190
<span className="font-semibold">App Name:</span> Loopi
191191
</p>
192192
<p className="text-sm">
193-
<span className="font-semibold">Version:</span> 1.6.1
193+
<span className="font-semibold">Version:</span> 1.6.2
194194
</p>
195195
<p className="text-sm">
196196
<span className="font-semibold">Platform:</span> Workflow Automation

0 commit comments

Comments
 (0)