From 51baf4c39d03720127fe59e98278c5e2dac7537b Mon Sep 17 00:00:00 2001 From: didrocks Date: Sat, 16 Jul 2022 02:50:25 +0000 Subject: [PATCH] Refreshes releases and assets --- .../generated/DistroLauncher-Appx/MyDistro.appxmanifest | 8 ++++---- .../DistroLauncher-Appx/Terminal/Fragments/terminal.json | 4 ++-- .../generated/DistroLauncher/DistributionInfo.h | 2 +- .../generated/store/en-us/ProductDescription.xml | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/meta/Ubuntu22.04LTS/generated/DistroLauncher-Appx/MyDistro.appxmanifest b/meta/Ubuntu22.04LTS/generated/DistroLauncher-Appx/MyDistro.appxmanifest index d006f773..90054935 100644 --- a/meta/Ubuntu22.04LTS/generated/DistroLauncher-Appx/MyDistro.appxmanifest +++ b/meta/Ubuntu22.04LTS/generated/DistroLauncher-Appx/MyDistro.appxmanifest @@ -1,9 +1,9 @@  - + - Ubuntu 22.04 LTS + Ubuntu 22.04.1 LTS Canonical Group Limited Assets\StoreLogo.png @@ -19,7 +19,7 @@ - + @@ -33,7 +33,7 @@ diff --git a/meta/Ubuntu22.04LTS/generated/DistroLauncher-Appx/Terminal/Fragments/terminal.json b/meta/Ubuntu22.04LTS/generated/DistroLauncher-Appx/Terminal/Fragments/terminal.json index 5979e5cb..bfb212b9 100644 --- a/meta/Ubuntu22.04LTS/generated/DistroLauncher-Appx/Terminal/Fragments/terminal.json +++ b/meta/Ubuntu22.04LTS/generated/DistroLauncher-Appx/Terminal/Fragments/terminal.json @@ -7,10 +7,10 @@ "hidden": true }, { - "name": "Ubuntu 22.04 LTS", + "name": "Ubuntu 22.04.1 LTS", "colorScheme": "Ubuntu-22.04-ColorScheme", "commandline": "ubuntu2204.exe", - "tabTitle": "Ubuntu 22.04 LTS", + "tabTitle": "Ubuntu 22.04.1 LTS", // This would be the idea once https://github.com/microsoft/terminal/issues/10359 is fixed. // "icon": "ms-appx:///Assets/Square44x44Logo.targetsize-32.png", "icon": "https://assets.ubuntu.com/v1/49a1a858-favicon-32x32.png", diff --git a/meta/Ubuntu22.04LTS/generated/DistroLauncher/DistributionInfo.h b/meta/Ubuntu22.04LTS/generated/DistroLauncher/DistributionInfo.h index 98b2a0cd..977046ef 100644 --- a/meta/Ubuntu22.04LTS/generated/DistroLauncher/DistributionInfo.h +++ b/meta/Ubuntu22.04LTS/generated/DistroLauncher/DistributionInfo.h @@ -16,7 +16,7 @@ namespace DistributionInfo const std::wstring Name = L"Ubuntu-22.04"; // The title bar for the console window while the distribution is installing. - const std::wstring WindowTitle = L"Ubuntu 22.04 LTS"; + const std::wstring WindowTitle = L"Ubuntu 22.04.1 LTS"; // Create and configure a user account. bool CreateUser(std::wstring_view userName); diff --git a/meta/Ubuntu22.04LTS/generated/store/en-us/ProductDescription.xml b/meta/Ubuntu22.04LTS/generated/store/en-us/ProductDescription.xml index 9e3055e8..fba27221 100644 --- a/meta/Ubuntu22.04LTS/generated/store/en-us/ProductDescription.xml +++ b/meta/Ubuntu22.04LTS/generated/store/en-us/ProductDescription.xml @@ -18,11 +18,11 @@ Key features: - A consistent development to deployment workflow when using Ubuntu in the cloud - 5 years of security patching with Ubuntu Long Term Support (LTS) releases -Ubuntu 22.04 LTS is the LTS version of Ubuntu and receives updates for five years. Upgrades to future LTS releases will not be proposed. +Ubuntu 22.04.1 LTS is the LTS version of Ubuntu and receives updates for five years. Upgrades to future LTS releases will not be proposed. Installation tips: - Search for "Turn Windows features on or off" in the Windows search bar and ensure that "Windows Subsystem for Linux" is turned on before restarting your machine. - - To launch, use "ubuntu2204" on the command-line prompt or Windows Terminal, or click on the Ubuntu 22.04 LTS tile in the Start Menu. + - To launch, use "ubuntu2204" on the command-line prompt or Windows Terminal, or click on the Ubuntu 22.04.1 LTS tile in the Start Menu. For more information about Ubuntu WSL and how Canonical supports developers please visit: