From 0fb528836cdc45cf5bbe5460e6e0d6da2405bafa Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Wed, 22 Apr 2020 17:56:13 -0700 Subject: [PATCH] note that we support 10.0.1 --- libraries/libvapours/include/vapours/ams/ams_api_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/libvapours/include/vapours/ams/ams_api_version.h b/libraries/libvapours/include/vapours/ams/ams_api_version.h index 88d3aaa6d..0d7ac64e1 100644 --- a/libraries/libvapours/include/vapours/ams/ams_api_version.h +++ b/libraries/libvapours/include/vapours/ams/ams_api_version.h @@ -23,4 +23,4 @@ #define ATMOSPHERE_SUPPORTED_HOS_VERSION_MAJOR 10 #define ATMOSPHERE_SUPPORTED_HOS_VERSION_MINOR 0 -#define ATMOSPHERE_SUPPORTED_HOS_VERSION_MICRO 0 +#define ATMOSPHERE_SUPPORTED_HOS_VERSION_MICRO 1