Skip to content

Commit 2f6dde6

Browse files
committed
Updated module versions in dependencies
1 parent 81067e1 commit 2f6dde6

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*******************************************************************************
44

55
=== 1.0.7 ===
6-
6+
* Updated module versions in dependencies.
77

88
=== 1.0.6 ===
99
* Updated metadata and documentation.
@@ -36,4 +36,3 @@
3636
=== 1.0.0 ===
3737
* Initial release.
3838

39-

modules.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ LSP_TEST_FW_TYPE := src
3131
LSP_TEST_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_TEST_FW_NAME).git
3232
LSP_TEST_FW_URL_RW := git@github.com:lsp-plugins/$(LSP_TEST_FW_NAME).git
3333

34-
LSP_PLUGIN_FW_VERSION := 1.0.8
34+
LSP_PLUGIN_FW_VERSION := 1.0.9
3535
LSP_PLUGIN_FW_NAME := lsp-plugin-fw
3636
LSP_PLUGIN_FW_TYPE := src
3737
LSP_PLUGIN_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_PLUGIN_FW_NAME).git

0 commit comments

Comments
 (0)