File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1- What's new in this release?
2- Bug fixes and other improvements .
1+ ## What's new in this release?
2+ Squashed some bugs that were running around .
33
44Join our fully distributed team and help raise the standard of trust online — from anywhere! https://duckduckgo.com/hiring
55
6- Have feedback?
6+ ## Have feedback?
77You can always reach us at https://duckduckgo.com/feedback.
Original file line number Diff line number Diff line change 1- VERSION =5.82.1
1+ VERSION =5.81.0
Original file line number Diff line number Diff line change @@ -91,6 +91,10 @@ platform :android do
9191
9292 ensure_git_status_clean
9393
94+ ensure_git_branch (
95+ branch : 'develop'
96+ )
97+
9498 newVersion = prompt ( text : "\n Last release was: #{ last_git_tag } \n Enter New Version Number:" )
9599 releaseNotes = prompt ( text : "Release Notes: " , multi_line_end_keyword : "END" )
96100 commits = changelog_from_git_commits (
You can’t perform that action at this time.
0 commit comments