We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ae0f4 commit 567a023Copy full SHA for 567a023
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "loopi",
3
- "version": "1.6.1",
+ "version": "1.6.2",
4
"description": "Loopi — Visual Browser Automation for humans and teams",
5
"author": "Dyan-Dev",
6
"main": ".webpack/main",
src/components/Settings.tsx
@@ -190,7 +190,7 @@ export function Settings() {
190
<span className="font-semibold">App Name:</span> Loopi
191
</p>
192
<p className="text-sm">
193
- <span className="font-semibold">Version:</span> 1.6.1
+ <span className="font-semibold">Version:</span> 1.6.2
194
195
196
<span className="font-semibold">Platform:</span> Workflow Automation
0 commit comments