From 9ec7855fb97c954f069a408c6e6d9d68b26be200 Mon Sep 17 00:00:00 2001 From: shenjack <54507071+shenjackyuanjie@users.noreply.github.com> Date: Fri, 24 Sep 2021 07:57:39 +0800 Subject: [PATCH] some release comming commit --- README.md | 8 ++++---- docs/README-cn.md | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 6458ddf..da23dbb 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [![Generic badge](https://img.shields.io/badge/Release-0.4.5-blue.svg)](https://github.com/shenjackyuanjie/Difficult-Rocket/releases/v0.4.5)
[![Generic badge](https://img.shields.io/badge/Pre_Release-0.4.6-blue.svg)](https://github.com/shenjackyuanjie/Difficult-Rocket/releases/v0.4.6) -
![Generic badge](https://img.shields.io/badge/Devloping-0.5.1-blue.svg) +
![Generic badge](https://img.shields.io/badge/Devloping-0.5.2-blue.svg) ## 中文README请移步 [这里](./docs/README-cn.md) @@ -30,7 +30,7 @@ - `Develop platform 1 - Windows 10` - `Python 3.8.10` - `Windows10 x64` - - `Pyglet 1.5.16` + - `pyglet 2.0.dev9` - `Json5 0.9.5` - `pillow 8.1.0` - `AMD R5 5600X` @@ -45,8 +45,8 @@ ## Required python modules -- json5 (pre-installed V0.9.6 path:`./bin/libs/json5`) -- pyglet (pre-installed V1.5.18 path:`./bin/libs/pyglet`) +- json5 (pre-installed V0.9.6 path:`./libs/json5`) +- pyglet (pre-installed V2.0.dev9 path:`./libs/pyglet`) - pillow - semver diff --git a/docs/README-cn.md b/docs/README-cn.md index 1b83243..d305130 100644 --- a/docs/README-cn.md +++ b/docs/README-cn.md @@ -11,7 +11,7 @@ [![Generic badge](https://img.shields.io/badge/Release-0.4.5-blue.svg)](https://github.com/shenjackyuanjie/Difficult-Rocket/releases/v0.4.5)
[![Generic badge](https://img.shields.io/badge/Pre_Release-0.4.6-blue.svg)](https://github.com/shenjackyuanjie/Difficult-Rocket/releases/v0.4.6) -
![Generic badge](https://img.shields.io/badge/Devloping-0.5.1-blue.svg) +
![Generic badge](https://img.shields.io/badge/Devloping-0.5.2-blue.svg) ### For an English version of readme, please move [here](https://github.com/shenjackyuanjie/Difficult-Rocket). @@ -31,7 +31,7 @@ - `开发平台1 Windows 10` - `Python 3.8.10` - `Windows10 x64` - - `Pyglet 1.5.16` + - `pyglet 2.0.dev9` - `Json5 0.9.5` - `pillow 8.1.0` - `AMD R5 5600X(AMD YES!)` @@ -46,8 +46,8 @@ ## 需要的Python模块 -- json5 (已经内置V0.9.6 路径:`./bin/libs/json5`) -- pyglet (已经内置V1.5.18 路径:`./bin/libs/pyglet`) +- json5 (已经内置V0.9.6 路径:`./libs/json5`) +- pyglet (已经内置V2.0.dev9 路径:`./libs/pyglet`) - pillow - semver