Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#26629 closed defect (bug) (fixed)

Update version in package.json and unit test it

Reported by: TobiasBg Owned by: nacin
Priority: normal Milestone: 3.9
Component: Unit Tests Version: 3.8
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

While working on #26073, I noticed that package.json's version is still at 3.7.0.
I'm not sure about the severity (as package.json is not part of releases), but Composer users might appreciate an update.

I'll attach a patch to update the version, and another one that adds a unit test to remind us of updating the version in the future, similar to the existing unit test for the version in readme.html.

Attachments (2)

26629.patch (380 bytes ) - added by TobiasBg 13 years ago.
Update WP version in package.json
26629-unit-test.patch (974 bytes ) - added by TobiasBg 13 years ago.
Unit test to keep package.json's version up-to-date

Download all attachments as: .zip

Change History (8)

@TobiasBg
13 years ago

Update WP version in package.json

@TobiasBg
13 years ago

Unit test to keep package.json's version up-to-date

#1 @TobiasBg
13 years ago

For reference: The unit test for readme.html was added in [26166].

#2 @TobiasBg
13 years ago

  • Keywords has-patch added

#3 @SergeyBiryukov
13 years ago

  • Milestone Awaiting Review3.8.1

#4 @nacin
13 years ago

In 26939:

Update versions in the 3.8 branch. see #26629.

#5 @nacin
13 years ago

  • Owner set to nacin
  • Resolutionfixed
  • Status newclosed

In 26940:

Update package.json. props TobiasBg. fixes #26629.

#6 @nacin
13 years ago

  • Milestone 3.8.13.9

While this had a commit against 3.8, I'm going to move it off the report.

Note: See TracTickets for help on using tickets.