Skip to content

Commit

Permalink
Merge branch 'hotfix/v0.4.2' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
yaourdt committed Dec 28, 2020
2 parents 00b22a6 + a95be45 commit 62796f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Mongoose Shelly build
on:
push:
tags:
- *.*.*
- '!*.*.*-norelease'
- 'v*'
- '!v*-norelease'
jobs:
release:
name: Create a new release
Expand Down
2 changes: 1 addition & 1 deletion mos.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
author: mark dornbach <[email protected]>
description: a minimal firmware for ota flashing tasmota from mongoose os
platform: esp8266
version: 0.4.1
version: 0.4.2

libs_version: ${mos.version}
modules_version: ${mos.version}
Expand Down

0 comments on commit 62796f6

Please sign in to comment.