Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pasteque
pasteque-server
Commits
ec052383
Commit
ec052383
authored
Mar 03, 2020
by
Karamel
Browse files
Version 8.1.
parent
4797b82e
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
ec052383
...
...
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
The semantic of version number is 'Level.Version'. Level is for compatibility between sofwares and Version is the release number.
## [
Unreleased]
## [
8.1] - 2020-03-03
### Added
-
Changelog.
...
...
src/lib/API/VersionAPI.php
View file @
ec052383
...
...
@@ -25,7 +25,7 @@ use \Pasteque\Server\Model\Option;
class
VersionAPI
implements
API
{
const
VERSION
=
'8.
0-alpha1
1'
;
const
VERSION
=
'8.1'
;
const
LEVEL
=
8
;
protected
$dao
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment