mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #112] [MERGED] Separate Upsilon and Omega versions #264
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#264
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/112
Author: @lolocomotive
Created: 12/27/2021
Status: ✅ Merged
Merged: 1/4/2022
Merged by: @Lauryy06
Base:
upsilon-dev← Head:upsilon-dev📝 Commits (5)
18be3c2Separate Upsilon and Omega versionsb8f4598Fixed a mistake5ecf548Little fix x) Thanks @RedGl0w for the idea ^^8aeece0Changed OSTypef6890c8Merge pull request #1 from devdl11/upsilon-lolo-plateforminfo📊 Changes
15 files changed (+86 additions, -42 deletions)
View changed files
📝
apps/settings/base.de.i18n(+5 -4)📝
apps/settings/base.en.i18n(+5 -4)📝
apps/settings/base.es.i18n(+5 -4)📝
apps/settings/base.fr.i18n(+5 -4)📝
apps/settings/base.hu.i18n(+5 -4)📝
apps/settings/base.it.i18n(+5 -4)📝
apps/settings/base.nl.i18n(+5 -4)📝
apps/settings/base.pt.i18n(+5 -4)📝
apps/settings/main_controller.cpp(+1 -2)📝
apps/settings/main_controller.h(+1 -1)📝
apps/settings/sub_menu/about_controller.cpp(+11 -1)📝
build/config.mak(+1 -0)📝
ion/Makefile(+1 -1)📝
ion/include/ion.h(+1 -0)📝
ion/src/shared/platform_info.cpp(+30 -5)📄 Description
It makes more sense since the two are not using the same versions (the next version of upsilon is supposed to be 1.0.0 and not 1.24)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.