Update BUILD_YEAR

This commit is contained in:
Eric Tian 2021-02-06 19:10:54 -08:00
commit 09c00f5230

View file

@ -22,7 +22,7 @@ using namespace Windows::UI::Xaml::Data;
using namespace winrt::Windows::Storage;
#ifndef BUILD_YEAR
#define BUILD_YEAR 2020
#define BUILD_YEAR 2021
#endif
auto resourceLoader = AppResourceProvider::GetInstance();