mirror of
https://github.com/olikraus/u8g2.git
synced 2026-07-27 20:05:57 +00:00
2.36.2
This commit is contained in:
@@ -277,6 +277,8 @@ unzip -o u8g2_arduino_${ver}.zip
|
||||
|
||||
popd
|
||||
|
||||
git tag ${ver}
|
||||
git commit -a -m "${ver}"
|
||||
echo now create a release in gitub for U8glib_Arduino, tag/name = ${ver}
|
||||
echo no prefix required, release name can be empty
|
||||
# Relases in github:
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# without 'v' prefix
|
||||
echo -n "2.36.1"
|
||||
echo -n "2.36.2"
|
||||
|
||||
Reference in New Issue
Block a user