feat: update some forgoten version number

This commit is contained in:
shenjack 2022-12-09 21:12:56 +08:00
parent b81cbb861c
commit 8ff619d1d6
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[runtime]
fps = 60
version = 0.6.3
version = 0.6.4
language = zh-CN
date_fmt = %%Y-%%m-%%d %%H-%%M-%%S
write_py_v = 3.8.10

View File

@ -1,6 +1,6 @@
[runtime]
fps = 60
version = "0.6.3"
version = "0.6.4"
language = "zh-CN"
date_fmt = "%Y-%m-%d %H-%M-%S"
write_py_v = "3.8.10"

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "difficult-rocket"
version = "0.6.3"
version = "0.6.4"
description = "A rocket game"
authors = ["shenjackyuanjie <3695888@qq.com>"]
license = "CC-BY-NA-SA 4.0"