ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
我的工作台
ruby/io-console
/
Issues
Unquoted VERSION
#60
Closed
klobuczek
创建于 2023-12-14
K
klobuczek
commented
In version 0.7.0-java the following wrong version file is generated: ``` class IO::ConsoleMode VERSION = 0.7.0 end ``` Please note the missing quotes around `0.7.0`
关闭于 2023-12-15
0 条评论