Skip to content

Commit

Permalink
Release 0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjacob committed Mar 28, 2024
1 parent 9861c6f commit cb27b07
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add support for University of Otago (@nzspider)
- Add support for Schoolcraft College (@jackjack21-pixel)

### Fixed
- Sort out issues with flatpak distribution, update appstream

## [0.11.1] - 2023-11-13

### Added
Expand Down
2 changes: 1 addition & 1 deletion blackboard_sync/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
__summary__ = "Automatic Syncing Of Your Blackboard Content"
__uri__ = "https://github.com/jacobszpz/BlackboardSync"

__version__ = "0.11.2-rc.3"
__version__ = "0.11.2"

__author__ = "Jacob Sánchez"
__email__ = "jacobszpz@protonmail.com"
Expand Down

0 comments on commit cb27b07

Please sign in to comment.