You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Doing a package require loon after downloading the 1.3.8 loon release from github returns 1.2.3 as the package version, not 1.3.8. Is this expected behavior?
To Reproduce
See above.
Expected behavior
Expected to see 1.3.8 as the package version.
Screenshots
N/A
Desktop (please complete the following information):
Windows 10, Tcl 8.6.11
The text was updated successfully, but these errors were encountered:
Describe the bug
Doing a
package require loon
after downloading the 1.3.8 loon release from github returns1.2.3
as the package version, not1.3.8
. Is this expected behavior?To Reproduce
See above.
Expected behavior
Expected to see
1.3.8
as the package version.Screenshots
N/A
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: