bump version
Some checks failed
xiao_pet_tracker / semantic-pull-request (push) Failing after 1s
xiao_pet_tracker / build (push) Failing after 1s
xiao_pet_tracker / spell-check (push) Failing after 1s

This commit is contained in:
baldeau 2024-11-14 10:36:52 +01:00
parent 003e982ff8
commit 0bf7d1d5e4
2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: xiao_pet_tracker
description: A Very Good Project created by Very Good CLI.
version: 1.0.0+3
version: 1.0.0+4
publish_to: none
environment:

View File

@ -2,7 +2,6 @@ package main
import (
"encoding/binary"
"fmt"
"machine"
"time"