pull/221/head
SQFMI 2023-04-23 18:16:57 -04:00
parent b1b5eeb890
commit 65061fd30f
3 changed files with 4 additions and 2 deletions

View File

@ -16,3 +16,5 @@ jobs:
with: with:
name: binaries name: binaries
path: ${{ github.workspace }}/examples/WatchFaces/**/build/*.bin path: ${{ github.workspace }}/examples/WatchFaces/**/build/*.bin
- uses: actions/download-artifact@v3
run: ls -R

View File

@ -1,6 +1,6 @@
{ {
"name": "Watchy", "name": "Watchy",
"version": "1.4.6", "version": "1.4.7",
"description": "Watchy - An Open Source E-Paper Watch by SQFMI", "description": "Watchy - An Open Source E-Paper Watch by SQFMI",
"authors": [ "authors": [
{ {

View File

@ -1,5 +1,5 @@
name=Watchy name=Watchy
version=1.4.6 version=1.4.7
author=SQFMI author=SQFMI
maintainer=SQFMI maintainer=SQFMI
sentence=Watchy - An Open Source E-Paper Watch by SQFMI sentence=Watchy - An Open Source E-Paper Watch by SQFMI