You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: appwrite.gemspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Gem::Specification.newdo |spec|
2
2
3
3
spec.name='appwrite'
4
-
spec.version='11.0.0'
4
+
spec.version='11.0.1'
5
5
spec.license='BSD-3-Clause'
6
6
spec.summary='Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API'
# @param [String] provider_id Provider ID. Choose a custom ID or generate a random ID with `ID.unique()`. Valid chars are a-z, A-Z, 0-9, period, hyphen, and underscore. Can't start with a special char. Max length is 36 chars.
791
791
# @param [String] name Provider name.
792
-
# @param [String] from Sender Phone number. Format this number with a leading '+' and a country code, e.g., +16175551212.
0 commit comments