Skip to content

Commit

Permalink
Release prepped
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed Jul 7, 2020
1 parent 51df792 commit 44606fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This file lists the main changes with each version of the Fyne toolkit.
More detailed release notes can be found on the [releases page](https://github.com/fyne-io/fyne/releases).

## 1.3.1 - Under development
## 1.3.1 - 7 July 2020

### Added

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center">
<a href="https://pkg.go.dev/fyne.io/fyne?tab=doc" title="Go API Reference" rel="nofollow"><img src="https://img.shields.io/badge/go-documentation-blue.svg?style=flat" alt="Go API Reference"></a>
<a href="https://github.com/fyne-io/fyne/releases/tag/v1.3.0" title="1.3.0 Release" rel="nofollow"><img src="https://img.shields.io/badge/version-1.3.0-blue.svg?style=flat" alt="1.3.0 release"></a>
<a href="https://github.com/fyne-io/fyne/releases/tag/v1.3.1" title="1.3.1 Release" rel="nofollow"><img src="https://img.shields.io/badge/version-1.3.1-blue.svg?style=flat" alt="1.3.1 release"></a>
<a href='http://gophers.slack.com/messages/fyne'><img src='https://img.shields.io/badge/join-us%20on%20slack-gray.svg?longCache=true&logo=slack&colorB=blue' alt='Join us on Slack' /></a>
<br />
<a href="https://goreportcard.com/report/fyne.io/fyne"><img src="https://goreportcard.com/badge/fyne.io/fyne" alt="Code Status" /></a>
Expand Down

0 comments on commit 44606fb

Please sign in to comment.