Fix Snap package error on startup in older Linux version

With the new glibc requirement, the core version needs to be increased.
This commit is contained in:
Brecht Van Lommel
2023-04-03 17:14:33 +02:00
parent dbf1049d41
commit 45f7e2b6ba

View File

@@ -22,7 +22,7 @@ apps:
command: ./blender-wrapper
desktop: ./blender.desktop
base: core18
base: core20
version: '@VERSION@'
grade: @GRADE@