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:
@@ -22,7 +22,7 @@ apps:
|
||||
command: ./blender-wrapper
|
||||
desktop: ./blender.desktop
|
||||
|
||||
base: core18
|
||||
base: core20
|
||||
version: '@VERSION@'
|
||||
grade: @GRADE@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user