Skip to content

Commit

Permalink
1.4.8 (196)
Browse files Browse the repository at this point in the history
  • Loading branch information
denis15yo committed Nov 27, 2023
1 parent a1b27c4 commit fbe723b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"location" : "[email protected]:mobyrix/nicegram-assistant-ios.git",
"state" : {
"branch" : "develop",
"revision" : "c3686ba5c4f4ad5eb0273bc9dfd5784e0971a5a2"
"revision" : "f99998d65257552fabba617f6db19e3b25e2c315"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion swift_deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def swift_dependencies():
# branch: develop
swift_package(
name = "swiftpkg_nicegram_assistant_ios",
commit = "c3686ba5c4f4ad5eb0273bc9dfd5784e0971a5a2",
commit = "f99998d65257552fabba617f6db19e3b25e2c315",
dependencies_index = "@//:swift_deps_index.json",
remote = "[email protected]:mobyrix/nicegram-assistant-ios.git",
)
Expand Down
2 changes: 1 addition & 1 deletion swift_deps_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,7 @@
"name": "swiftpkg_nicegram_assistant_ios",
"identity": "nicegram-assistant-ios",
"remote": {
"commit": "c3686ba5c4f4ad5eb0273bc9dfd5784e0971a5a2",
"commit": "f99998d65257552fabba617f6db19e3b25e2c315",
"remote": "[email protected]:mobyrix/nicegram-assistant-ios.git",
"branch": "develop"
}
Expand Down
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"app": "1.4.7",
"app": "1.4.8",
"bazel": "6.4.0",
"xcode": "15.0.1"
}

0 comments on commit fbe723b

Please sign in to comment.