Skip to content

Commit

Permalink
version 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
MalaGaM committed Aug 24, 2021
1 parent 20126de commit 9a02c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DictionaryAPI.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ namespace eval ::DictionaryAPI {
array set script [list \
"name" "DictionaryAPI" \
"auteur" "MalaGaM @ https://github.com/MalaGaM" \
"version" "1.2.3"
"version" "1.2.4"
]
if { $USE_HTTP_SSL == 1 } {
variable HTTP_URL_API "https://${HTTP_URL_API}"
Expand Down

0 comments on commit 9a02c90

Please sign in to comment.