Skip to content

Commit 9c1ef08

Browse files
committed
up metadata
1 parent 01e7870 commit 9c1ef08

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

FormAPIEx/FormAPIEx.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/// <reference path="d:\Coding\bds\LLSEAids/dts/llaids/src/index.d.ts"/>
33

44
export const NAME = 'FormAPIEx';
5-
export const VERSION = [0, 2, 1] as const;
5+
export const VERSION = [0, 2, 2] as const;
66
export const AUTHOR = 'student_2333 <[email protected]>';
77
export const LICENSE = 'Apache-2.0';
88

FormAPIEx/readme.md

+4
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ QQ:3076823485
115115
116116
## 更新日志
117117
118+
### 0.2.2
119+
120+
- 修改元信息
121+
118122
### 0.2.1
119123
120124
- 修改一些类型上的细节

YetAnotherCustomGetMap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yet-another-custom-get-map",
3-
"version": "0.2.0",
3+
"version": "0.2.2",
44
"description": "Yet another LLSE CustomGetMap plugin.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)