Skip to content

Commit

Permalink
Released version 0.1.57 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mickmaccallum committed Aug 1, 2024
1 parent e8df7f2 commit d4ee40f
Show file tree
Hide file tree
Showing 22 changed files with 36 additions and 21 deletions.
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "parra"
version = "0.1.56"
version = "0.1.57"
edition = "2021"
build = "build.rs"

Expand Down
2 changes: 1 addition & 1 deletion sample/ParraDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@
repositoryURL = "https://github.com/Parra-Inc/parra-mobile-sdks";
requirement = {
kind = upToNextMinorVersion;
minimumVersion = 0.1.56;
minimumVersion = 0.1.57;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"originHash" : "49ebd897c474ecf80fd1e9d58119d29e576452285c1a24f5c635a1394f1d7a8e",
"pins" : [
{
"identity" : "parra-mobile-sdks",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Parra-Inc/parra-mobile-sdks",
"state" : {
"revision" : "e8df7f22a05cfcda3fc021595333a3a175c30ae8",
"version" : "0.1.57"
}
}
],
"version" : 3
}
2 changes: 1 addition & 1 deletion sample/ParraDemo/App.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ParraDemoApp.swift
// Parra Demo
//
// Bootstrapped with ❤️ by Parra on 07/31/2024.
// Bootstrapped with ❤️ by Parra on 08/01/2024.
// Copyright © 2024 Parra Inc.. All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion sample/ParraDemo/ContentView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ContentView.swift
// Parra Demo
//
// Bootstrapped with ❤️ by Parra on 07/31/2024.
// Bootstrapped with ❤️ by Parra on 08/01/2024.
// Copyright © 2024 Parra Inc.. All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion sample/ParraDemo/SampleTab.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// SampleTab.swift
// Parra Demo
//
// Bootstrapped with ❤️ by Parra on 07/31/2024.
// Bootstrapped with ❤️ by Parra on 08/01/2024.
// Copyright © 2024 Parra Inc.. All rights reserved.
//

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// AccountHeader.swift
// Parra Demo
//
// Bootstrapped with ❤️ by Parra on 07/31/2024.
// Bootstrapped with ❤️ by Parra on 08/01/2024.
// Copyright © 2024 Parra Inc.. All rights reserved.
//

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// AccountView.swift
// Parra Demo
//
// Bootstrapped with ❤️ by Parra on 07/31/2024.
// Bootstrapped with ❤️ by Parra on 08/01/2024.
// Copyright © 2024 Parra Inc.. All rights reserved.
//

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ChangePasswordCell.swift
// Parra Demo
//
// Bootstrapped with ❤️ by Parra on 07/31/2024.
// Bootstrapped with ❤️ by Parra on 08/01/2024.
// Copyright © 2024 Parra Inc.. All rights reserved.
//

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// DeleteAccountCell.swift
// Parra Demo
//
// Bootstrapped with ❤️ by Parra on 07/31/2024.
// Bootstrapped with ❤️ by Parra on 08/01/2024.
// Copyright © 2024 Parra Inc.. All rights reserved.
//

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// LogoutCell.swift
// Parra Demo
//
// Bootstrapped with ❤️ by Parra on 07/31/2024.
// Bootstrapped with ❤️ by Parra on 08/01/2024.
// Copyright © 2024 Parra Inc.. All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion sample/ParraDemo/Settings Tab/Cells/ChangelogCell.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ChangelogCell.swift
// Parra Demo
//
// Bootstrapped with ❤️ by Parra on 07/31/2024.
// Bootstrapped with ❤️ by Parra on 08/01/2024.
// Copyright © 2024 Parra Inc.. All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion sample/ParraDemo/Settings Tab/Cells/FeedbackCell.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// FeedbackCell.swift
// Parra Demo
//
// Bootstrapped with ❤️ by Parra on 07/31/2024.
// Bootstrapped with ❤️ by Parra on 08/01/2024.
// Copyright © 2024 Parra Inc.. All rights reserved.
//

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// LatestReleaseCell.swift
// Parra Demo
//
// Bootstrapped with ❤️ by Parra on 07/31/2024.
// Bootstrapped with ❤️ by Parra on 08/01/2024.
// Copyright © 2024 Parra Inc.. All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion sample/ParraDemo/Settings Tab/Cells/ProfileCell.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ProfileCell.swift
// Parra Demo
//
// Bootstrapped with ❤️ by Parra on 07/31/2024.
// Bootstrapped with ❤️ by Parra on 08/01/2024.
// Copyright © 2024 Parra Inc.. All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion sample/ParraDemo/Settings Tab/Cells/ReviewAppCell.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ReviewAppCell.swift
// Parra Demo
//
// Bootstrapped with ❤️ by Parra on 07/31/2024.
// Bootstrapped with ❤️ by Parra on 08/01/2024.
// Copyright © 2024 Parra Inc.. All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion sample/ParraDemo/Settings Tab/Cells/RoadmapCell.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// RoadmapCell.swift
// Parra Demo
//
// Bootstrapped with ❤️ by Parra on 07/31/2024.
// Bootstrapped with ❤️ by Parra on 08/01/2024.
// Copyright © 2024 Parra Inc.. All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion sample/ParraDemo/Settings Tab/Cells/ShareCell.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ShareCell.swift
// Parra Demo
//
// Bootstrapped with ❤️ by Parra on 07/31/2024.
// Bootstrapped with ❤️ by Parra on 08/01/2024.
// Copyright © 2024 Parra Inc.. All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion sample/ParraDemo/Settings Tab/Cells/ThemeCell.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ThemeCell.swift
// Parra Demo
//
// Bootstrapped with ❤️ by Parra on 07/31/2024.
// Bootstrapped with ❤️ by Parra on 08/01/2024.
// Copyright © 2024 Parra Inc.. All rights reserved.
//

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// EditProfileView.swift
// Parra Demo
//
// Bootstrapped with ❤️ by Parra on 07/31/2024.
// Bootstrapped with ❤️ by Parra on 08/01/2024.
// Copyright © 2024 Parra Inc.. All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion sample/ParraDemo/Settings Tab/SettingsFooter.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// SettingsFooter.swift
// Parra Demo
//
// Bootstrapped with ❤️ by Parra on 07/31/2024.
// Bootstrapped with ❤️ by Parra on 08/01/2024.
// Copyright © 2024 Parra Inc.. All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion sample/ParraDemo/Settings Tab/SettingsTab.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// SettingsTab.swift
// Parra Demo
//
// Bootstrapped with ❤️ by Parra on 07/31/2024.
// Bootstrapped with ❤️ by Parra on 08/01/2024.
// Copyright © 2024 Parra Inc.. All rights reserved.
//

Expand Down

0 comments on commit d4ee40f

Please sign in to comment.