Skip to content

Commit

Permalink
1.8.9 (368)
Browse files Browse the repository at this point in the history
denis15yo committed Nov 11, 2024
1 parent bd519f7 commit cbe501f
Showing 17 changed files with 609 additions and 31 deletions.
6 changes: 3 additions & 3 deletions MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
@@ -113,8 +113,8 @@
"kind" : "remoteSourceControl",
"location" : "[email protected]:mobyrix/nicegram-assistant-ios.git",
"state" : {
"branch" : "develop",
"revision" : "970f0835a1b64becc8d6fbe0e9a381f04d1e14bd"
"branch" : "feat/tg-user-notes",
"revision" : "9c34bfd84fcbb706475ab43eb7149e59aa8653dc"
}
},
{
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ import PackageDescription
let package = Package(
name: "nicegram-package",
dependencies: [
.package(url: "[email protected]:mobyrix/nicegram-assistant-ios.git", branch: "develop"),
.package(url: "[email protected]:mobyrix/nicegram-assistant-ios.git", branch: "feat/tg-user-notes"),
.package(url: "[email protected]:mobyrix/nicegram-wallet-ios.git", branch: "develop")
]
)
Loading

0 comments on commit cbe501f

Please sign in to comment.