Skip to content

Commit

Permalink
Change version
Browse files Browse the repository at this point in the history
  • Loading branch information
javierfh03 committed May 22, 2023
1 parent c259a6a commit 9184040
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.3]
### Added
- LASRV014 - 03/05/2023 - Add scripts, service and config file.
- LASRV010 - 10/05/2023 - Add the RequestPower class.
Expand Down Expand Up @@ -162,5 +162,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- LASRV001 - 29/03/2023 - Quit the device string in temperature and use managers.

[Unreleased]: https://github.com/Lagatrix/Lagatrix-Server
[0.3]: https://github.com/Lagatrix/Lagatrix-Server/releases/tag/0.3
[0.2]: https://github.com/Lagatrix/Lagatrix-Server/releases/tag/0.2
[0.1]: https://github.com/Lagatrix/Lagatrix-Server/releases/tag/0.1
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>lagatrix</groupId>
<artifactId>Lagatrix-Server</artifactId>
<version>0.3</version>
<version>1.0</version>
<packaging>jar</packaging>
<dependencies>
<dependency>
Expand Down

0 comments on commit 9184040

Please sign in to comment.