Skip to content

Commit 5f6e9d6

Browse files
authored
Merge pull request #83 from cableman/hotfix/search_api
SUPPORT-1219: Updated search api search node module
2 parents d21ea6d + 943d80d commit 5f6e9d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

loopdk.make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ projects[search_api_search_node][type] = "module"
212212
projects[search_api_search_node][subdir] = "contrib"
213213
projects[search_api_search_node][download][type] = "git"
214214
projects[search_api_search_node][download][url] = "http://github.com/search-node/search_api_search_node.git"
215-
projects[search_api_search_node][download][tag] = "7.x-1.1.6"
215+
projects[search_api_search_node][download][tag] = "7.x-1.1.8"
216216

217217
projects[search_node_page][type] = "module"
218218
projects[search_node_page][subdir] = "contrib"

0 commit comments

Comments
 (0)