File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
editor_extensions/vscode/commandcrafter Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased ]
8
+ ## 0.3.0
9
9
10
10
### Added
11
11
Original file line number Diff line number Diff line change 8
8
"type" : " git" ,
9
9
"url" : " https://github.com/Papierkorb2292/CommandCrafter/tree/master/editor_extensions/vscode/commandcrafter"
10
10
},
11
- "version" : " 0.2 .0" ,
11
+ "version" : " 0.3 .0" ,
12
12
"engines" : {
13
13
"vscode" : " ^1.77.0"
14
14
},
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ systemProp.loom_version = 1.10-SNAPSHOT
15
15
java_version = 21
16
16
# #########################################################################
17
17
# Mod Properties
18
- mod_version = 1.21.5-0.2.1
18
+ mod_version = 1.21.5-0.3.0
19
19
maven_group = net.papierkorb2292
20
20
archives_base_name = command-crafter
21
21
# #########################################################################
You can’t perform that action at this time.
0 commit comments