Skip to content

Commit 5473d23

Browse files
SDK regenerated by CI server [ci skip]
1 parent dc16fbe commit 5473d23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ To use Aspose Words for Cloud Ruby SDK you need to register an account with [Asp
326326
To install this package do the following:
327327
update your Gemfile
328328
```ruby
329-
gem 'aspose_words_cloud', '~> 24.3'
329+
gem 'aspose_words_cloud', '~> 24.4'
330330
```
331331
or install directly
332332
```bash

lib/aspose_words_cloud/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
# ------------------------------------------------------------------------------------
2525

2626
module AsposeWordsCloud
27-
VERSION = "24.3".freeze
27+
VERSION = "24.4".freeze
2828
end

0 commit comments

Comments
 (0)