-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
517be4c
commit 7ca0906
Showing
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -61,7 +61,7 @@ | |
|
||
|
||
LAUNCHER_NAME = "portablemc" | ||
LAUNCHER_VERSION = "3.3.0" | ||
LAUNCHER_VERSION = "3.3.1" | ||
LAUNCHER_AUTHORS = ["Théo Rozier <[email protected]>", "Github contributors"] | ||
LAUNCHER_COPYRIGHT = "PortableMC Copyright (C) 2021-2023 Théo Rozier" | ||
LAUNCHER_URL = "https://github.com/mindstorm38/portablemc" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" | |
|
||
[tool.poetry] | ||
name = "portablemc" | ||
version = "3.3.0" | ||
version = "3.3.1" | ||
description = "PortableMC is a module that provides both an API for development of your custom launcher and an executable script to run PortableMC CLI." | ||
authors = ["Théo Rozier <[email protected]>"] | ||
license = "GPL-3.0-only" | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.