Skip to content

Commit

Permalink
chore(release): raise to version 3.0.0-OS8
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgerardojacinto committed Dec 19, 2022
1 parent 624fe77 commit 1d5980c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

The changes documented here do not include those from the original repository.

## [Unreleased]

## [3.0.0-OS8]

## 2022-10-31
- Replaced jcenter with more up to date mavenCentral

## [Unreleased]

### 2022-11-10
- Use fixed versions (https://outsystemsrd.atlassian.net/browse/RMET-2045).

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-firebase-crash",
"version": "3.0.0-OS7",
"version": "3.0.0-OS8",
"description": "Cordova plugin for Firebase Crashlytics",
"cordova": {
"id": "cordova-plugin-firebase-crash",
Expand Down

0 comments on commit 1d5980c

Please sign in to comment.