Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit f10ae98

Browse files
committed
docs(*): bump version
1 parent c3c2920 commit f10ae98

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22

3-
## [2109.0]
3+
## 2109.1
4+
5+
- Fix bugs:
6+
- Reopen settings tab should locate to correct page (last release doesn't fix it properly)
7+
8+
## 2109.0
49

510
- Features
611
- GCC diagnostics translation powered by [gcc-translation](https://github.com/Guyutongxue/gcc-translation)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devcpp7",
3-
"version": "7.2109.0",
3+
"version": "7.2109.1",
44
"description": "A project which use modern framework to simulate legacy Dev-C++",
55
"author": "Guyutongxue <guyutongxue@163.com>",
66
"main": "dist/background-bundle.js",

0 commit comments

Comments
 (0)