Skip to content

Commit 86c45bd

Browse files
committed
Hotfix 1.89.1: Clean up widget titles (wp-proud-core) #1251, Hotfix 1.89.2: Meetings+Search+Docs (wp-proud-core, wp-proud-search-elastic) #1683
1 parent 69d19ca commit 86c45bd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
"package": {
2626
"name": "proudcity/wp-proud-core",
2727
"type": "wordpress-plugin",
28-
"version": "1.89.0",
28+
"version": "1.89.2",
2929
"source": {
3030
"type": "git",
3131
"url": "https://github.com/proudcity/wp-proud-core.git",
32-
"reference": "1.89.0"
32+
"reference": "1.89.2"
3333
}
3434
}
3535
},
@@ -64,11 +64,11 @@
6464
"package": {
6565
"name": "proudcity/wp-proud-search-elastic",
6666
"type": "wordpress-plugin",
67-
"version": "1.89.0",
67+
"version": "1.89.2",
6868
"source": {
6969
"type": "git",
7070
"url": "https://github.com/proudcity/wp-proud-search-elastic.git",
71-
"reference": "1.89.0"
71+
"reference": "1.89.2"
7272
}
7373
}
7474
},
@@ -313,10 +313,10 @@
313313

314314
"wpackagist-plugin/elasticpress": "2.8.2",
315315

316-
"proudcity/wp-proud-core": "1.89.0",
316+
"proudcity/wp-proud-core": "1.89.2",
317317
"proudcity/wp-proud-agency": "1.89.0",
318318
"proudcity/wp-proud-search": "1.89.0",
319-
"proudcity/wp-proud-search-elastic": "1.89.0",
319+
"proudcity/wp-proud-search-elastic": "1.89.2",
320320
"proudcity/wp-proud-payment": "1.89.0",
321321
"proudcity/wp-proud-document": "1.89.0",
322322
"proudcity/wp-proud-location": "1.89.0",

0 commit comments

Comments
 (0)