summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2022-03-28 21:34:36 -0400
committerDonne Martin <donne.martin@gmail.com>2022-03-28 21:34:36 -0400
commit7b47cd85e1851a16dbdbf379da7e51fdfd43f458 (patch)
tree4317b39a3d84844edabc77e62b7576a981cce544
parent73f79d122335cb27586adb221107c83b3b65e863 (diff)
Fix #231: Update latest monthly hiring post ids
-rw-r--r--haxor_news/settings.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/haxor_news/settings.py b/haxor_news/settings.py
index 953ffa7..886cd66 100644
--- a/haxor_news/settings.py
+++ b/haxor_news/settings.py
@@ -14,5 +14,5 @@
# language governing permissions and limitations under the License.
# Updated monthly, see HackerNewsCli.hiring docstring.
-who_is_hiring_post_id = 25989764
-freelancer_post_id = 25989763
+who_is_hiring_post_id = 26304051
+freelancer_post_id = 26304050