mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-30 00:00:47 -05:00
Bump version to 13.4.0-beta.4
This commit is contained in:
parent
601cc26a05
commit
012de92b7b
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 13.4.0-beta.4 - 2025-01-23
|
||||
* [#1523](https://github.com/stripe/stripe-ruby/pull/1523) Update generated code for beta
|
||||
* Removed support for `stripe_account` from `Stripe::Terminal::Reader`. Use `account` instead.
|
||||
|
||||
## 13.4.0-beta.3 - 2025-01-17
|
||||
* [#1514](https://github.com/stripe/stripe-ruby/pull/1514) Update generated code for beta
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Stripe
|
||||
VERSION = "13.4.0-beta.3"
|
||||
VERSION = "13.4.0-beta.4"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user