Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelfolaron committed May 3, 2024
1 parent c3bdd04 commit b5ba975
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 7 deletions.
3 changes: 0 additions & 3 deletions .idea/leantime-oss.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/Core/AppSettings.php
Expand Up @@ -11,7 +11,7 @@
class AppSettings
{

public string $appVersion = "3.1.3";
public string $appVersion = "3.1.4";


public string $dbVersion = "3.0.2";
Expand Down
2 changes: 1 addition & 1 deletion app/Plugins
2 changes: 1 addition & 1 deletion composer.json
@@ -1,7 +1,7 @@
{
"name": "leantime/leantime",
"description": "Open source project management system",
"version": "3.1.3",
"version": "3.1.4",
"type": "project",
"config": {
"platform-check": false,
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "leantime",
"version": "3.1.3",
"version": "3.1.4",
"description": "Open source innovation management system",
"dependencies": {
"@assuradeurengilde/fontawesome-iconpicker": "^3.2.3",
Expand Down

0 comments on commit b5ba975

Please sign in to comment.