snapcraft and version number fixes
This commit is contained in:
+5
-1
@@ -1,7 +1,8 @@
|
||||
name: court-pilot
|
||||
title: Court Pilot
|
||||
base: core22
|
||||
|
||||
version: '1.1.2'
|
||||
version: '1.1.3'
|
||||
|
||||
summary: Badminton umpire rotation application
|
||||
|
||||
@@ -24,6 +25,9 @@ apps:
|
||||
- network
|
||||
- home
|
||||
|
||||
environment:
|
||||
LD_LIBRARY_PATH: $SNAP_DESKTOP_RUNTIME/usr/lib/x86_64-linux-gnu:$LD_LIBRARY_PATH
|
||||
|
||||
parts:
|
||||
court-pilot:
|
||||
plugin: dump
|
||||
|
||||
Reference in New Issue
Block a user