Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version for 4.3.0 release #428

Merged
merged 2 commits into from
Oct 25, 2023
Merged

Bump version for 4.3.0 release #428

merged 2 commits into from
Oct 25, 2023

Conversation

addb
Copy link
Collaborator

@addb addb commented Oct 24, 2023

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Merging #428 (679ff11) into dev (5eda28b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #428   +/-   ##
=======================================
  Coverage   96.76%   96.76%           
=======================================
  Files          27       27           
  Lines        1730     1730           
=======================================
  Hits         1674     1674           
  Misses         56       56           

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "AEPEdge"
s.version = "4.2.0"
s.version = "4.3.0"
Copy link
Contributor

@emdobrin emdobrin Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • make sure you also update the Package.swift one or simply run the update versions workflow
  • can you also run pod update on the test apps to bring latest dependencies

@addb addb requested a review from emdobrin October 25, 2023 18:21
@emdobrin emdobrin merged commit ec9321c into adobe:dev Oct 25, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants