Skip to content

Commit 0ce08b5

Browse files
committedJul 10, 2023
Fix algolia configure panel
1 parent 9e00442 commit 0ce08b5

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
 

‎plugin/package-lock.json

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

‎plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yooalgolia",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "",
55
"main": "index.js",
66
"devDependencies": {

‎plugin/yooalgolia.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<extension type="plugin" group="system" method="upgrade" version="3.0">
33
<name>YOOtheme Pro - Algolia Elements</name>
4-
<version>2.0.0</version>
4+
<version>2.0.1</version>
55
<creationDate>October 2021</creationDate>
6-
<copyright>(C) 2021 Weble Srl</copyright>
6+
<copyright>(C) 2023 Weble Srl</copyright>
77
<license>GNU GPLv2 or later</license>
88
<author>Weble Srl</author>
99
<authorEmail>daniele@weble.it</authorEmail>

0 commit comments

Comments
 (0)
Please sign in to comment.