Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.4.1
## 0.4.2

## Add

Expand Down
2 changes: 1 addition & 1 deletion pack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ref: st2community
name: st2community
description: Pack to help manage Stackstorm's community.
version: 0.4.1
version: 0.4.2
keywords:
- StackStorm
- Community
Expand Down
2 changes: 1 addition & 1 deletion rules/post_tsc_reminder_to_slack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ trigger:
parameters:
timezone: UTC
day: 2nd tue
hour: 5
hour: 17
minute: 0
second: 0

Expand Down