Skip to content

Commit be0770e

Browse files
committed
Version 1.0.0
1 parent 8af2b44 commit be0770e

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

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

3+
## [1.0.0] - 2023-11-04
4+
5+
- *First stable release*
6+
- Added Russian translation (by abalabokhin)
7+
- Fixed typos and cosmetic issues
8+
39
## [0.10.3] - 2023-10-27
410

511
- Added option to create debug files of mod installations in a user-defined folder instead of the game directory.
@@ -26,4 +32,6 @@
2632

2733
## [0.10.1] - 2023-10-19
2834

29-
- First public release candidate
35+
- *First public release candidate*
36+
- Added French translation (by JohnBob)
37+
- Added German translation (by Argent77, proofreading by Shai Hulud)

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
<!--[![GitHub release (latest)](https://img.shields.io/github/v/release/InfinityTools/WeiduInstallTool?color=darkred&label=latest%20release)](https://github.com/InfinityTools/WeiduInstallTool/releases/latest)
2-
[![GitHub release date (latest)](https://img.shields.io/github/release-date/InfinityTools/WeiduInstallTool?color=gold)](https://github.com/InfinityTools/WeiduInstallTool/releases/latest)-->
1+
[![GitHub release (latest)](https://img.shields.io/github/v/release/InfinityTools/WeiduInstallTool?color=darkred&label=latest%20release)](https://github.com/InfinityTools/WeiduInstallTool/releases/latest)
2+
[![GitHub release date (latest)](https://img.shields.io/github/release-date/InfinityTools/WeiduInstallTool?color=gold)](https://github.com/InfinityTools/WeiduInstallTool/releases/latest)
33
[![Github downloads](https://img.shields.io/github/downloads/InfinityTools/WeiduInstallTool/total.svg?color=blueviolet)](https://github.com/InfinityTools/WeiduInstallTool/releases)
44
[![Language](https://img.shields.io/static/v1?label=language&message=English%20%7C%20French%20%7C%20German%20%7C%20Brazilian%20Portuguese%20%7C%20Russian&color=limegreen)](https://github.com/InfinityTools/WeiduInstallTool)
55

src/main/resources/globals.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = 0.10.3
1+
version = 1.0.0
22
title = WeiDU Install Tool
33
name = WeiduInstallTool
44
config_name = wit

0 commit comments

Comments
 (0)