Skip to content

Commit e3cabb0

Browse files
committed
version bump
1 parent e9ceb93 commit e3cabb0

File tree

3 files changed

+186
-16182
lines changed

3 files changed

+186
-16182
lines changed

lib/metanorma/itu/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Metanorma
22
module ITU
3-
VERSION = "2.4.1".freeze
3+
VERSION = "2.4.2".freeze
44
end
55
end

spec/metanorma/base_spec.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1804,10 +1804,10 @@
18041804
<docidentifier type="ITU" primary="true">ITU-T Z.100</docidentifier>
18051805
<docidentifier type="ISO" primary="true">ISO 55000</docidentifier>
18061806
<docidentifier type="iso-reference">ISO 55000(E)</docidentifier>
1807-
<docidentifier type="URN">urn:iso:std:iso:55000:stage-90.92:ed-1</docidentifier>
1807+
<docidentifier type="URN">urn:iso:std:iso:55000:stage-90.92</docidentifier>
18081808
<docidentifier type="ISO" primary="true">ISO/IEC 27001</docidentifier>
18091809
<docidentifier type="iso-reference">ISO/IEC 27001(E)</docidentifier>
1810-
<docidentifier type="URN">urn:iso:std:iso-iec:27001:stage-60.60:ed-3</docidentifier>
1810+
<docidentifier type="URN">urn:iso:std:iso-iec:27001:stage-60.60</docidentifier>
18111811
<docidentifier type="IEC" primary="true">IEC 60027</docidentifier>
18121812
<docidentifier type="URN">urn:iec:std:iec:60027::::</docidentifier>
18131813
</div>

0 commit comments

Comments
 (0)